Removed empty lines (255-313)

Lines 255 to 313 were just empty, so removed those lines!
This commit is contained in:
Harshil 2018-05-21 10:01:44 +02:00 committed by GitHub
parent 099caeb423
commit 8957cf7ea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -252,62 +252,3 @@ if __name__ == "__main__":
# Pass the arguments to main method
sys.exit(main(parser.parse_args()))