Kaynağa Gözat

Removed setNotifyComment function

ryuichi-e 6 yıl önce
ebeveyn
işleme
51cc1725eb
1 değiştirilmiş dosya ile 0 ekleme ve 4 silme
  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
    */