diff --git a/xmo-remote-client.py b/xmo-remote-client.py index 55a54bf..98d59cb 100755 --- a/xmo-remote-client.py +++ b/xmo-remote-client.py @@ -8,7 +8,6 @@ import os import re from sagemcom_api.client import SagemcomClient from sagemcom_api.enums import EncryptionMethod -from typing import Any import yaml