Yuki Takei 8 år sedan
förälder
incheckning
cb0fafb6a8
1 ändrade filer med 0 tillägg och 1 borttagningar
  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');