diff --git a/obsw_tmtc_client.py b/obsw_tmtc_client.py index 5e48d210182ff7bf01440738ed46409945cc5a9a..0dd7b1bdee03ac7da5bc4930f7e934d0289aa184 100755 --- a/obsw_tmtc_client.py +++ b/obsw_tmtc_client.py @@ -156,7 +156,6 @@ class TmTcHandler: except (IOError, KeyboardInterrupt): LOGGER.info("Closing TMTC client.") - def handle_action(self): """ Command handling.