Commit 8fd30959 authored by Francesco Poldi's avatar Francesco Poldi

Removed print

parent fcd79ec6
...@@ -197,7 +197,6 @@ def main(): ...@@ -197,7 +197,6 @@ def main():
if not args.essid: if not args.essid:
args.essid = "" args.essid = ""
print(args.essid)
c = initialize(args) c = initialize(args)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment