removed empty line

This commit is contained in:
Jakob Meier 2022-05-07 13:11:46 +02:00
parent fd6f366878
commit 1e25b08e40
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ class PlocReplyIds(enum.IntEnum):
TM_CAM_CMD_RPT = 19
def pack_ploc_mpsoc_commands(
object_id: bytearray, tc_queue: TcQueueT, op_code: str
) -> TcQueueT: