Commit 2d6bf724 authored by Georgios Dagkakis's avatar Georgios Dagkakis

print removed

parent 390ea885
......@@ -21,7 +21,6 @@ class BatchesShiftAttributes(plugin.InputPreparationPlugin):
if interruptions:
shift=interruptions.get('shift',None)
if shift:
print 11111
interruptions['shift']['thresholdTimeIsOnShift']=0
interruptions['shift']['receiveBeforeEndThreshold']=7
interruptions['shift']['endUnfinished']=1
......
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