Explorar el Código

Removed setNotifyComment function

ryuichi-e hace 6 años
padre
commit
51cc1725eb
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/client/js/services/AdminUsersContainer.js

+ 0 - 4
src/client/js/services/AdminUsersContainer.js

@@ -45,10 +45,6 @@ export default class AdminUsersContainer extends Container {
     return 'AdminUsersContainer';
   }
 
-  setNotifyComment(notifyComment) {
-    this.setState({ notifyComment });
-  }
-
   /**
    * Workaround for status list
    */