Skip to content

Commit

Permalink
Remove extra line in inspect_callback.py (#367)
Browse files Browse the repository at this point in the history
Typo fix.
  • Loading branch information
noahl committed Jan 4, 2018
1 parent 80c9891 commit bf1ba0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quipucords/scanner/network/inspect_callback.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def _finalize_host(self, host):

# Update scan counts
if self.scan_task is not None:

self.scan_task.systems_scanned += 1
self.scan_task.save()

Expand Down

0 comments on commit bf1ba0a

Please sign in to comment.