mirror of
https://github.com/penpot/penpot.git
synced 2025-02-07 23:08:24 -05:00
🔥 Remove unused line of code on gulpfile.
This commit is contained in:
parent
a34fb729ea
commit
78d26c0617
1 changed files with 0 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Reference in a new issue