diff --git a/weirdAAL.py b/weirdAAL.py index fd57f12..9771525 100755 --- a/weirdAAL.py +++ b/weirdAAL.py @@ -56,7 +56,6 @@ def perform_credential_check(): def method_create(): try: - print(globals()) arg = globals()["module_" + args.module] return arg except KeyError: