Skip to content

Commit 0cb86bc

Browse files
committed
Remove unused import
1 parent cfe9119 commit 0cb86bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plover/gui_qt/config_window.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from collections import ChainMap
22
from copy import copy
33
from functools import partial
4-
import sys
54

65
from PySide6.QtCore import (
76
Qt,

0 commit comments

Comments
 (0)