fix(ci): remove duplicate realtime import
All checks were successful
CI / test-and-quality (pull_request) Successful in 2m49s
CI / test-and-quality (push) Successful in 2m51s

This commit is contained in:
2026-03-15 09:49:55 +00:00
parent 17234de5d1
commit 62174135b8

View File

@@ -21,8 +21,6 @@ from fupogfakta.models import (
) )
from realtime.broadcast import sync_broadcast_phase_event from realtime.broadcast import sync_broadcast_phase_event
from realtime.broadcast import sync_broadcast_phase_event
from .i18n import api_error from .i18n import api_error
SESSION_CODE_ALPHABET = "ABCDEFGHJKLMNPQRSTUVWXYZ23456789" SESSION_CODE_ALPHABET = "ABCDEFGHJKLMNPQRSTUVWXYZ23456789"