Commit c485ccfc by cahrens Committed by Zia Fazal

Remove unnecessary pylint suppression.

Possibly caused by a bad merge.
parent 20dca189
......@@ -340,7 +340,6 @@ def xblock_outline_handler(request, usage_key_string):
return Http404
# pylint: disable=unused-argument
@require_http_methods(("GET"))
@login_required
@expect_json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment