removing debug message

This commit is contained in:
Jake Dahn
2011-07-11 13:15:30 -07:00
parent ab5ebab799
commit 5286068017

View File

@@ -106,7 +106,6 @@ class UpdateQuotas(forms.SelfHandlingForm):
def handle(self, request, data):
try:
messages.error(request, data['tenant_id'])
api.admin_api(request).quotas.update(data['tenant_id'],
metadata_items=data['metadata_items'],
injected_file_content_bytes=