Skip to content

Commit

Permalink
removed unused debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
ail1020 authored and Arduous committed Aug 31, 2018
1 parent 49ef8c1 commit 1b5dc2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noisy.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ def crawl(self):
logging.info("Timeout has exceeded, exiting")
return


def main():
parser = argparse.ArgumentParser()
parser.add_argument('--log', metavar='-l', type=str, help='logging level', default='info')
Expand Down

0 comments on commit 1b5dc2e

Please sign in to comment.