Skip to content

Commit

Permalink
Merge pull request #1277 from benoit-pierre/minor_cleanup
Browse files Browse the repository at this point in the history
oslayer/winkeyboardcontrol: remove duplicate imports
  • Loading branch information
benoit-pierre authored Apr 21, 2021
2 parents 6c5167f + e86ddd1 commit 378848a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plover/oslayer/winkeyboardcontrol.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
import threading
import winreg

from ctypes import windll, wintypes

from plover.key_combo import parse_key_combo
from plover.oslayer.winkeyboardlayout import KeyboardLayout
from plover import log
Expand Down

0 comments on commit 378848a

Please sign in to comment.