From 64c1063ea5aeb3d3082702676a9f3e215fa2adb4 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 25 Dec 2022 02:48:15 +0200 Subject: [PATCH] Update banner.py --- octosuite/banner.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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