From bd5daa05a560dd7604e56afef1196d6594385675 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 4 Oct 2022 14:46:52 +0200 Subject: [PATCH] remove unused include --- pus_tc/cmd_definitions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pus_tc/cmd_definitions.py b/pus_tc/cmd_definitions.py index 14d9fbb..137a806 100644 --- a/pus_tc/cmd_definitions.py +++ b/pus_tc/cmd_definitions.py @@ -1,7 +1,6 @@ from pus_tc.devs.bpx_batt import BpxOpCodes from config.definitions import CustomServiceList -from tmtc.sus_board import SusOpCodes from tmtccmd.config import TmtcDefinitionWrapper, OpCodeEntry, CoreServiceList from tmtccmd.config.tmtc import ( tmtc_definitions_provider,