diff --git a/hyperglass/static/hyperglass.es6 b/hyperglass/static/hyperglass.es6 index 70131ab..f9845f5 100644 --- a/hyperglass/static/hyperglass.es6 +++ b/hyperglass/static/hyperglass.es6 @@ -160,8 +160,7 @@ const queryApp = (queryType, queryTypeName, locationList, queryTarget) => { const codesDanger = [401, 415, 500, 501, 503]; const codesWarning = [405]; if (textStatus === 'timeout') { - const displayText = 'Request timed out.'; - const displayHtml = `