refacto: reorganize files to easily add an API service

This commit is contained in:
Alexis Fourmaux 2026-05-09 18:21:45 +02:00
parent 5c480db410
commit 9c883a8eca
22 changed files with 26 additions and 23 deletions

View file

@ -1,3 +0,0 @@
from .uplink_event import UplinkEvent
__all__ = ["UplinkEvent"]