Cleanup the default region backends.

This commit is contained in:
Steve Pulec 2014-11-15 14:21:58 -05:00
commit 1f8253a1a1
12 changed files with 17 additions and 18 deletions

View file

@ -6,7 +6,7 @@ import six
from moto.core import BaseBackend
from moto.core.utils import iso_8601_datetime
from moto.sqs.models import sqs_backend
from moto.sqs import sqs_backend
from .utils import make_arn_for_topic, make_arn_for_subscription
DEFAULT_ACCOUNT_ID = 123456789012