Commit c1bd6916 authored by Joel Collins's avatar Joel Collins
Browse files

Removed pointless doc_response

parent 085d9c78
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -43,7 +43,6 @@ class CaptureAPI(ActionView):
        }
    )
    @marshal_with(capture_schema)
    @doc_response(200, description="Capture successful")
    def post(self, args):
        """
        Create a new capture