Begfix: remove debug error

This commit is contained in:
Lukas Klass 2020-05-29 09:43:24 +02:00
parent a6badfb772
commit ec9f2fa737
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ if __name__ == "__main__":
# Parse Configuration
logger.info("Parsing configuration...", extra={"spinning": True})
conf = eetc.Configuration(args.config).conf
logger.error("kjsagfsg")
# Set up components
logger.info("Setting up components...", extra={"spinning": True})