From 46e20dca5d9ac795636de326546db21186281e06 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 17 Aug 2017 19:00:42 +0200 Subject: fixed code style --- lib/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/app.py') 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 -- cgit v1.2.3-18-g5258