From 832e88730272a862713e973e58d539cdd41f3613 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Mon, 16 Jan 2023 21:00:46 +0200 Subject: [PATCH] Update main.py --- octosuite/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/octosuite/main.py b/octosuite/main.py index 6b6eee6..d76cf87 100644 --- a/octosuite/main.py +++ b/octosuite/main.py @@ -6,7 +6,6 @@ def octosuite(): try: run = Octosuite() path_finder() - clear_screen() configure_logging() check_updates() if args.method: