Removed dead code
This commit is contained in:
parent
8d625264d1
commit
d2825a32ae
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ logging.getLogger().setLevel(logging.INFO)
|
||||||
|
|
||||||
|
|
||||||
# Start services
|
# Start services
|
||||||
# asyncio.create_task(log_climate())
|
|
||||||
queue = ActionQueue(matrix_display.show_current_time)
|
queue = ActionQueue(matrix_display.show_current_time)
|
||||||
app = FastAPI()
|
app = FastAPI()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue