Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
robberwick committed Nov 30, 2024
1 parent 3d5965f commit b4cf814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blinkstick/clients/blinkstick.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
)
from blinkstick.constants import BlinkStickVariant
from blinkstick.devices import BlinkStickDevice
from blinkstick.exceptions import BlinkStickException
from blinkstick.utilities import string_to_info_block_data

if sys.platform == "win32":
Expand Down

0 comments on commit b4cf814

Please sign in to comment.