Explorar o código

HUE-4388 [editor] Fix unit test TestDocument2.test_get_document

krish %!s(int64=9) %!d(string=hai) anos
pai
achega
852c196
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      desktop/core/src/desktop/api2.py

+ 0 - 1
desktop/core/src/desktop/api2.py

@@ -150,7 +150,6 @@ def get_document(request):
   return JsonResponse(response)
 
 
-@api_error_handler
 def _get_document_helper(request, uuid, with_data, with_dependencies, path):
   if uuid:
     if uuid.isdigit():