Remove unused COLOR_WARN
This commit is contained in:
parent
356c2584db
commit
9a0206da97
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue