Yuki Takei 8 anni fa
parent
commit
cb0fafb6a8
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      bin/shrink-emojione-strategy.js

+ 0 - 1
bin/shrink-emojione-strategy.js

@@ -4,7 +4,6 @@
  * @author Yuki Takei <yuki@weseek.co.jp>
  */
 const fs = require('graceful-fs');
-const normalize = require('normalize-path');
 const helpers = require('../config/helpers');
 
 const OUT = helpers.root('tmp/emoji_strategy_shrinked.json');