summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xextra/colour_picker.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/colour_picker.py b/extra/colour_picker.py
index 2174d997..b2a48ab2 100755
--- a/extra/colour_picker.py
+++ b/extra/colour_picker.py
@@ -32,10 +32,7 @@
Palette test. Shows the available foreground and background settings
in monochrome, 16 color, 88 color and 256 color modes.
"""
-from __future__ import absolute_import
-
import re
-import sys
import urwid
import urwid.raw_display