Yuki Takei пре 9 година
родитељ
комит
d670e72b01
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      packages/growi-plugin-lsx/src/lib/util/BasicInterceptor.js

+ 0 - 5
packages/growi-plugin-lsx/src/lib/util/BasicInterceptor.js

@@ -3,11 +3,6 @@
  */
 class BasicInterceptor {
 
-  constructor(crowi, app) {
-    this.crowi = crowi;
-    this.app = app;
-  }
-
   /**
    * getter for id
    */