Fix all E303 pep8 errors.
This commit is contained in:
@@ -3,7 +3,6 @@ Middleware decorator for removing headers.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
from functools import wraps
|
||||
|
||||
from openedx.core.djangoapps.header_control import force_header_for_response, remove_headers_from_response
|
||||
|
||||
Reference in New Issue
Block a user