Skip to content

Commit

Permalink
refactor: remove unused import (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
terop authored Aug 1, 2024
1 parent cfdac8d commit c481235
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruuvitag_sensor/adapters/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import abc
import os
import sys
from typing import AsyncGenerator, Generator, List

from ruuvitag_sensor.ruuvi_types import MacAndRawData, RawData
Expand Down

0 comments on commit c481235

Please sign in to comment.