diff --git a/client-barcode/freitagskasse.py b/client-barcode/freitagskasse.py index edc2045..f18b08a 100644 --- a/client-barcode/freitagskasse.py +++ b/client-barcode/freitagskasse.py @@ -19,7 +19,6 @@ import time import urllib2 -COLOR_WARN = Fore.YELLOW COLOR_ERROR = Fore.RED COLOR_DEPOSIT = Fore.GREEN + Style.BRIGHT COLOR_TO_GO = Fore.MAGENTA + Style.BRIGHT