diff --git a/redfish/config.py b/redfish/config.py index ffc9aee..62e80fa 100644 --- a/redfish/config.py +++ b/redfish/config.py @@ -13,7 +13,6 @@ standard_library.install_aliases() # Global variable definition -logger = None TORTILLADEBUG = True HOME = os.getenv('HOME') if HOME is None: