From 105ba64461d820f48f47d6909406f3ec64b8ebd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Fri, 16 Apr 2021 15:11:45 +0200 Subject: [PATCH] Remove header rule (#17485) --- source/_headers | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_headers b/source/_headers index 5c1916e5f10..d33567d39d7 100644 --- a/source/_headers +++ b/source/_headers @@ -18,5 +18,3 @@ Cache-Control: public, max-age: 1800, s-maxage=604800, must-revalidate /static/* Cache-Control: public, max-age: 1800, s-maxage=604800, must-revalidate -/integrations.json - Access-Control-Allow-Origin: * \ No newline at end of file