Преглед на файлове

misc: remove duplicated declarations

j8
Saúl Ibarra Corretgé преди 8 години
родител
ревизия
7e831117b6
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0
    4
      react/features/authentication/components/WaitForOwnerDialog.native.js

+ 0
- 4
react/features/authentication/components/WaitForOwnerDialog.native.js Целия файл

81
         );
81
         );
82
     }
82
     }
83
 
83
 
84
-    _onCancel: () => void;
85
-
86
     /**
84
     /**
87
      * Called when the cancel button is clicked.
85
      * Called when the cancel button is clicked.
88
      *
86
      *
93
         this.props.dispatch(cancelWaitForOwner());
91
         this.props.dispatch(cancelWaitForOwner());
94
     }
92
     }
95
 
93
 
96
-    _onLogin: () => void;
97
-
98
     /**
94
     /**
99
      * Called when the OK button is clicked.
95
      * Called when the OK button is clicked.
100
      *
96
      *

Loading…
Отказ
Запис