This commit is contained in:
Jack Kingsman
2026-02-27 14:05:28 -08:00
parent 26fbfcd015
commit d4a2b9fac8
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -43,7 +43,6 @@ from app.repository import (
ContactRepository,
MessageRepository,
)
from app.websocket import broadcast_error
if TYPE_CHECKING:
from meshcore.events import Event