Commit 8540d741 authored by Francesco Poldi's avatar Francesco Poldi

Removed print

parent 828b6d28
...@@ -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