From ef1ec17789c19ff6acc3c1e77b8d0c635543ae12 Mon Sep 17 00:00:00 2001 From: venusbb Date: Fri, 11 Aug 2017 12:45:35 +0100 Subject: [PATCH] progress of writing tests --- app/notify_client/inbound_number_client.py | 1 - 1 file changed, 1 deletion(-) 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):