api: Remove frame_log from __init__.py (Python).

Closes #422.
This commit is contained in:
Orne Brocaar
2024-05-16 11:52:35 +01:00
parent ae31e4d85f
commit c7f1367bf8
2 changed files with 1 additions and 3 deletions

View File

@ -6,8 +6,6 @@ from .device_profile_pb2 import *
from .device_profile_pb2_grpc import *
from .device_profile_template_pb2 import *
from .device_profile_template_pb2_grpc import *
from .frame_log_pb2 import *
from .frame_log_pb2_grpc import *
from .gateway_pb2 import *
from .gateway_pb2_grpc import *
from .internal_pb2 import *