diff --git a/octosuite b/octosuite index b5bfd97..36e8704 100644 --- a/octosuite +++ b/octosuite @@ -2,7 +2,7 @@ import logging from src.main import * -from lib.colors import red,red_bg,white,white_bg,green_bg,green,reset +from lib.colors import red,red_bg,white,reset if __name__ == '__main__': try: