From 9dcb9c2630cdce2c82fe3ce3cf2c2c67250119e9 Mon Sep 17 00:00:00 2001 From: Andi Pieper Date: Wed, 9 Oct 2024 12:20:20 +0200 Subject: [PATCH] linter --- httpobs/website/api.py | 1 - 1 file changed, 1 deletion(-) 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