Skip to content

Commit c098e12

Browse files
committed
Remove unused imports
1 parent c5ab2ad commit c098e12

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

vboard/input_backends.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from .constants import MODIFIER_KEYS
22

3-
import time
4-
53
try:
64
import uinput
75
except ImportError:

0 commit comments

Comments
 (0)