Yuki Takei hace 8 años
padre
commit
cb0fafb6a8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');