Commit 51adee60 authored by Georgios Dagkakis's avatar Georgios Dagkakis

print removed

parent f502ec28
......@@ -21,7 +21,6 @@ class AddBatchStations(plugin.InputPreparationPlugin):
standardBatchUnits=0
for node_id, node in nodes.iteritems():
if node['_class']=='Dream.BatchSource':
print node
standardBatchUnits=int(node['batchNumberOfUnits'])
# loop in BatchScrapMachines to change the classes if need be
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment