This commit is contained in:
Terry Cain 2017-10-27 19:00:23 +01:00
parent 6adfb97753
commit a3ecfc3d9a
No known key found for this signature in database
GPG Key ID: 14D90844E4E9B9F3

View File

@ -4,7 +4,6 @@ from moto.core.responses import BaseResponse
from .models import cloudwatch_backends
class CloudWatchResponse(BaseResponse):
@property