Begfix: remove debug error
This commit is contained in:
parent
a6badfb772
commit
ec9f2fa737
@ -38,7 +38,6 @@ if __name__ == "__main__":
|
|||||||
# Parse Configuration
|
# Parse Configuration
|
||||||
logger.info("Parsing configuration...", extra={"spinning": True})
|
logger.info("Parsing configuration...", extra={"spinning": True})
|
||||||
conf = eetc.Configuration(args.config).conf
|
conf = eetc.Configuration(args.config).conf
|
||||||
logger.error("kjsagfsg")
|
|
||||||
|
|
||||||
# Set up components
|
# Set up components
|
||||||
logger.info("Setting up components...", extra={"spinning": True})
|
logger.info("Setting up components...", extra={"spinning": True})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user