Fix linter

This commit is contained in:
Rebecca Law
2017-11-29 17:17:08 +00:00
parent 8fc0c8b10d
commit a5ceb4ba3c
4 changed files with 2 additions and 20 deletions

View File

@@ -30,7 +30,6 @@ from tests.app.db import (
create_notification,
create_reply_to_email,
create_service_sms_sender,
create_service_with_inbound_number,
create_service_with_defined_sms_sender
)