Skip to content

Commit bc9fcc8

Browse files
committed
Drop optional since it is not in use
1 parent 3782248 commit bc9fcc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_ducky.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
from adafruit_hid.keycode import Keycode
2727

2828
try:
29-
from typing import Optional
3029
from adafruit_hid.keyboard import Keyboard
3130
from adafruit_hid.keyboard_layout_base import KeyboardLayoutBase
3231
except ImportError:

0 commit comments

Comments
 (0)