mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-09 23:18:10 -07:00
remove debug code lmao
This commit is contained in:
@@ -370,8 +370,6 @@ class Dolphin:
|
||||
self.logger = logging.getLogger("Dolphin")
|
||||
|
||||
def load(self, valid_dirs: list):
|
||||
print(valid_dirs)
|
||||
input()
|
||||
for path in valid_dirs:
|
||||
assert os.path.isdir(path)
|
||||
# Load Manifest
|
||||
|
||||
Reference in New Issue
Block a user