Skip to content

Commit

Permalink
#341 fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Sep 7, 2018
1 parent 07089ed commit ec4cfc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions analyzers/DomainTools/domaintools_analyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@ def run(self):
except Exception as e:
self.unexpectedError(e)

else:
self.error('Unknown DomainTools service or invalid data type')


if __name__ == '__main__':
DomainToolsAnalyzer().run()

0 comments on commit ec4cfc7

Please sign in to comment.