This commit is contained in:
Terry Cain 2017-10-29 16:10:30 +00:00
parent ab767416fe
commit f6961b7108

View File

@ -593,4 +593,3 @@ class DynamoHandler(BaseResponse):
ttl_spec = self.dynamodb_backend.describe_ttl(name)
return json.dumps({'TimeToLiveDescription': ttl_spec})