diff --git a/tmtc/config/custom_com_config.py b/tmtc/config/custom_com_config.py deleted file mode 100644 index 8b13789..0000000 --- a/tmtc/config/custom_com_config.py +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tmtc/config/custom_globals.py b/tmtc/config/custom_globals.py deleted file mode 100644 index b28b04f..0000000 --- a/tmtc/config/custom_globals.py +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tmtc/tmtc_client_cli.py b/tmtc/tmtc_client_cli.py index 6d6c8ed..76d86fe 100755 --- a/tmtc/tmtc_client_cli.py +++ b/tmtc/tmtc_client_cli.py @@ -28,9 +28,6 @@ limitations under the License. """ import sys -from tmtccmd.config.definitions import CoreGlobalIds -from tmtccmd.core.globals_manager import get_global - from config.hook_implementation import FsfwHookBase from config.definitions import PUS_APID from pus_tm.factory_hook import ccsds_tm_handler