diff --git a/httpobs/website/api.py b/httpobs/website/api.py index dd777b5..eac76d1 100644 --- a/httpobs/website/api.py +++ b/httpobs/website/api.py @@ -13,7 +13,6 @@ from httpobs.website import ( add_response_headers, add_sunset_headers, - check_for_deprecation_override_header, sanitized_api_response, ) from httpobs.website.utils import valid_hostname