update my_helpers and remove useless newline into logger
Build and Push Docker Container / build-and-push (push) Successful in 1m23s

This commit is contained in:
2026-04-06 14:25:48 +02:00
parent 680e8dafff
commit c28e4874d9
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
from quart_common.web.logger import build_logger
logger = build_logger(name="simple-picoshare")