mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
fix import
This commit is contained in:
@@ -9,7 +9,6 @@ from boto3 import client
|
|||||||
from app.clients import AWS_CLIENT_CONFIG
|
from app.clients import AWS_CLIENT_CONFIG
|
||||||
from app.clients.sms import SmsClient
|
from app.clients.sms import SmsClient
|
||||||
from app.cloudfoundry_config import cloud_config
|
from app.cloudfoundry_config import cloud_config
|
||||||
from app.utils import hilite
|
|
||||||
|
|
||||||
|
|
||||||
class AwsSnsClient(SmsClient):
|
class AwsSnsClient(SmsClient):
|
||||||
|
|||||||
Reference in New Issue
Block a user