summaryrefslogtreecommitdiff
path: root/src/user_interface.py
diff options
context:
space:
mode:
authorChandler J <cjustice2000@gmail.com>2024-03-18 13:14:40 -0600
committerChandler J <cjustice2000@gmail.com>2024-03-18 13:14:40 -0600
commit0f6fd394f39406b76e8f18fe4c2ddb791194f978 (patch)
treebcb56d1b0c019854eaf89a36e24f83356d6894dd /src/user_interface.py
parent83a3b5ebcc355e875c0d3f43a5a854e7194d6540 (diff)
began implementating save states for color palettes and MOAR POLISH
Diffstat (limited to 'src/user_interface.py')
-rw-r--r--src/user_interface.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/user_interface.py b/src/user_interface.py
index c31f8fe..934098c 100644
--- a/src/user_interface.py
+++ b/src/user_interface.py
@@ -1,6 +1,5 @@
import os
import random
-
import color_engine
from rich import print