Removed taskid from print statement

chunking
benpturner 2019-02-10 19:24:56 +00:00
parent 08f34b6bca
commit 290775ef62
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ except Exception as e:
user = "None"
implantid = 1
print newtaskid
#print newtaskid
while(1):
try:
newtask = get_newtasksbyid(newtaskid)