mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-04-07 21:43:54 +08:00
remove debug codes
This commit is contained in:
@@ -296,8 +296,6 @@ def main():
|
||||
enabled_apps = []
|
||||
has_fullscreen_apps = False
|
||||
modified = dp_get_last_modified()
|
||||
if last_modified != modified:
|
||||
print("modified!!!!!")
|
||||
for app in apps:
|
||||
# read params loop
|
||||
if last_modified != modified:
|
||||
|
||||
Reference in New Issue
Block a user