Removed taskid from print statement
parent
08f34b6bca
commit
290775ef62
|
@ -40,7 +40,7 @@ except Exception as e:
|
|||
user = "None"
|
||||
implantid = 1
|
||||
|
||||
print newtaskid
|
||||
#print newtaskid
|
||||
while(1):
|
||||
try:
|
||||
newtask = get_newtasksbyid(newtaskid)
|
||||
|
|
Loading…
Reference in New Issue