summaryrefslogtreecommitdiff
path: root/src/data_forms.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/data_forms.py')
-rw-r--r--src/data_forms.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data_forms.py b/src/data_forms.py
index 89781377..8de05bbd 100644
--- a/src/data_forms.py
+++ b/src/data_forms.py
@@ -11,7 +11,6 @@ Defines the data-forms Tab and all the Windows for it.
import logging
log = logging.getLogger(__name__)
-import curses
from windows import g_lock
import windows