Move webserver start command to seperate file

This commit is contained in:
Matthias
2021-06-20 15:18:41 +02:00
parent e5b1657ab3
commit 5474d5ee64
5 changed files with 18 additions and 17 deletions

View File

@@ -1,4 +1,3 @@
import asyncio
import logging
from copy import deepcopy