remove include

This commit is contained in:
Robin Müller 2022-05-25 10:39:17 +02:00
parent 36695bbbb0
commit 58b021c37f
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ from tmtccmd.config import (
from tmtccmd.config.globals import get_default_service_op_code_dict
from pus_tc.devs.gps import add_gps_cmds
from pus_tc.devs.gps import GpsOpCodes
from pus_tc.devs.pcdu import add_pcdu_cmds
from pus_tc.devs.plpcdu import add_pl_pcdu_cmds
from pus_tc.devs.rad_sensor import add_rad_sens_cmds