mirror of
https://github.com/codingo/Interlace.git
synced 2025-12-17 14:54:21 +01:00
Removed debug print
This commit is contained in:
@@ -191,7 +191,6 @@ class InputHelper(object):
|
||||
add_task(new_task, tasks, temp)
|
||||
else:
|
||||
new_task.replace("_target_", dirty_target)
|
||||
print(dirty_target)
|
||||
add_task(new_task, tasks, temp)
|
||||
|
||||
return tasks
|
||||
|
||||
Reference in New Issue
Block a user