From 78d26c06170153720d9fb528c96da32466f5d67e Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 6 Apr 2020 14:36:57 +0200 Subject: [PATCH] :fire: Remove unused line of code on gulpfile. --- frontend/gulpfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/gulpfile.js b/frontend/gulpfile.js index c9dafa83b..8fad08fdf 100644 --- a/frontend/gulpfile.js +++ b/frontend/gulpfile.js @@ -126,7 +126,6 @@ function templatePipeline(options) { const ts = Math.floor(new Date()); const locales = readLocales(); - // const icons = readSvgSprite(); const config = readConfig(); const tmpl = mustache({