diff --git a/octosuite/banner.py b/octosuite/banner.py index 265fae0..1573a92 100644 --- a/octosuite/banner.py +++ b/octosuite/banner.py @@ -1,6 +1,5 @@ import getpass -from rich.tree import Tree -from octosuite.config import red, white, green, reset +from octosuite.config import red, white, green, reset, Tree # banner.py