rm debug
This commit is contained in:
@@ -55,8 +55,6 @@ except ImportError:
|
||||
|
||||
mem.var = vars(args)
|
||||
|
||||
print(mem.var)
|
||||
|
||||
mem.var['method'] = mem.var['method'].upper()
|
||||
|
||||
if mem.var['method'] != 'GET':
|
||||
|
||||
Reference in New Issue
Block a user