remove commented out code
This commit is contained in:
parent
00b40c0632
commit
ee99d76aab
@ -15,8 +15,6 @@ from pyinfra.storage.storage import get_storage
|
|||||||
PYINFRA_CONFIG = config.get_config()
|
PYINFRA_CONFIG = config.get_config()
|
||||||
IMAGE_CONFIG = Config(CONFIG_FILE)
|
IMAGE_CONFIG = Config(CONFIG_FILE)
|
||||||
|
|
||||||
# logging.getLogger().addHandler(logging.StreamHandler())
|
|
||||||
# logger = logging.getLogger(__name__)
|
|
||||||
logger.setLevel(PYINFRA_CONFIG.logging_level_root)
|
logger.setLevel(PYINFRA_CONFIG.logging_level_root)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user