Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
svebk committed Oct 9, 2019
1 parent 8f43cab commit 687d703
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cufacesearch/cufacesearch/ingester/kinesis_ingester.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ def get_msg_json(self):
msg = "[{}: log] Finished looping on {} records"
print(msg.format(self.pp,len(records)))


#if self.shard_iters[sh_id] is None:
else:
empty += 1
Expand Down

0 comments on commit 687d703

Please sign in to comment.