summaryrefslogtreecommitdiff
path: root/lib/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/app.py')
-rw-r--r--lib/app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/app.py b/lib/app.py
index 754c10f..5b0c2c8 100644
--- a/lib/app.py
+++ b/lib/app.py
@@ -1,4 +1,4 @@
-from classes import PersonalError, r, clear, YELLOW, BLACK, GREY
+from classes import r, clear, YELLOW, BLACK, GREY
from commands import Commands
from listcommands import ListCommands