Skip to content

Commit

Permalink
followup
Browse files Browse the repository at this point in the history
  • Loading branch information
pcottle committed May 8, 2015
1 parent 2d327a4 commit ba36dee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/screenControl.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@
# @nolint
import curses
import sys


import output
import processInput
import signal
import sys


def signal_handler(signal, frame):
Expand Down

0 comments on commit ba36dee

Please sign in to comment.