summaryrefslogtreecommitdiff
path: root/poezio/ui/consts.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/ui/consts.py')
-rw-r--r--poezio/ui/consts.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/poezio/ui/consts.py b/poezio/ui/consts.py
index 51febf22..91f19a82 100644
--- a/poezio/ui/consts.py
+++ b/poezio/ui/consts.py
@@ -1,5 +1,3 @@
-from datetime import datetime
-
FORMAT_CHAR = '\x19'
# These are non-printable chars, so they should never appear in the input,
# I guess. But maybe we can find better chars that are even less risky.