diff --git a/app/notify_client/inbound_number_client.py b/app/notify_client/inbound_number_client.py index 896156c41..79e558471 100644 --- a/app/notify_client/inbound_number_client.py +++ b/app/notify_client/inbound_number_client.py @@ -1,6 +1,5 @@ from app.notify_client import NotifyAdminAPIClient - class InboundNumberClient(NotifyAdminAPIClient): def __init__(self):