Skip to content

Commit ba36dee

Browse files
committed
followup
1 parent 2d327a4 commit ba36dee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/screenControl.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@
88
# @nolint
99
import curses
1010
import sys
11-
12-
1311
import output
1412
import processInput
1513
import signal
16-
import sys
1714

1815

1916
def signal_handler(signal, frame):

0 commit comments

Comments
 (0)