Yuki Takei %!s(int64=7) %!d(string=hai) anos
pai
achega
4ad1d1af2c
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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.userByName = {};
     this.userById = {};
-    this.draft = {};
-
     this.recoverData();
 
     this.containerInstances = {};