From b211630cc2b73a15469e4294e177c9eddf56c01d Mon Sep 17 00:00:00 2001 From: s-pace Date: Fri, 2 Nov 2018 09:50:17 +0100 Subject: [PATCH] removing unused URL --- src/lib/templates.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/templates.js b/src/lib/templates.js index 2aa8536f..cbab5f2e 100644 --- a/src/lib/templates.js +++ b/src/lib/templates.js @@ -1,8 +1,6 @@ const prefix = 'algolia-docsearch'; const suggestionPrefix = `${prefix}-suggestion`; const footerPrefix = `${prefix}-footer`; -const searchByAddress = - 'https://www.algolia.com/static_assets/images/v3/shared/logos/algolia/search-by-algolia-light-background-8762ce8b.svg'; /* eslint-disable max-len */