Bläddra i källkod

remove unnecessary code

Yuki Takei 6 år sedan
förälder
incheckning
c9cf334edb
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      src/client/js/legacy/crowi.js

+ 0 - 2
src/client/js/legacy/crowi.js

@@ -2,8 +2,6 @@
 
 import { pathUtils } from 'growi-commons';
 
-const entities = require('entities');
-const escapeStringRegexp = require('escape-string-regexp');
 require('jquery.cookie');
 
 require('./thirdparty-js/waves');