[P] Remove uncessecary empty line
All checks were successful
Component testing / Hub testing (push) Successful in 25s
Component testing / Store testing (push) Successful in 26s
Component testing / Integration smoke testing (push) Successful in 3m35s

This commit is contained in:
2026-03-27 18:40:11 +02:00
parent ad3c336ecf
commit 23a11ec102

View File

@@ -4,7 +4,6 @@ from datetime import datetime
import websockets
from kivy import Logger
from pydantic import BaseModel, field_validator
from config import STORE_HOST, STORE_PORT