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