Update bellos_manager.py
This commit is contained in:
parent
ce9f13b518
commit
a334b09fb6
@ -18,9 +18,6 @@
|
||||
# Adding Directory to Path
|
||||
import sys
|
||||
|
||||
sys.path.append("gui")
|
||||
sys.path.append("utils")
|
||||
|
||||
from PyQt6.QtWidgets import QApplication
|
||||
from gui.bellos_main_window import BellosMainWindow
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user