Update main.py

This commit is contained in:
Richard Mwewa
2022-11-25 02:50:09 +02:00
committed by GitHub
parent 5bf7ef3f39
commit a6ca1e3c0c

View File

@@ -1,8 +1,5 @@
import logging
from rich import print as xprint
# import everything from the octosuite.py file
from octosuite.octosuite import *
from octosuite.log_roller import LogRoller
from octosuite.message_prefixes import MessagePrefix
def octosuite():