Yuki Takei 6 tahun lalu
induk
melakukan
4ad1d1af2c
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      src/client/js/services/AppContainer.js

+ 0 - 2
src/client/js/services/AppContainer.js

@@ -45,8 +45,6 @@ export default class AppContainer extends Container {
     this.users = [];
     this.users = [];
     this.userByName = {};
     this.userByName = {};
     this.userById = {};
     this.userById = {};
-    this.draft = {};
-
     this.recoverData();
     this.recoverData();
 
 
     this.containerInstances = {};
     this.containerInstances = {};