Delete unused test code
This commit is contained in:
parent
0735859d1f
commit
a61c718a33
1 changed files with 0 additions and 3 deletions
|
@ -123,9 +123,6 @@ if __name__ == '__main__':
|
|||
if args.port:
|
||||
PORT = args.port
|
||||
|
||||
print(KEY, PORT)
|
||||
sys.exit(0)
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG, format='%(asctime)s %(levelname)-8s %(message)s',
|
||||
datefmt='%Y-%m-%d %H:%M:%S', filemode='a+')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue