Remove unused import
This commit is contained in:
parent
bb8dec907a
commit
7d46e701aa
@ -1,6 +1,6 @@
|
|||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
from kmk.keys import KC, Key, KeyAttrDict, ModifierKey, make_key
|
from kmk.keys import KC, Key, ModifierKey, make_key
|
||||||
from tests.keyboard_test import KeyboardTest
|
from tests.keyboard_test import KeyboardTest
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user