This commit is contained in:
feruz 2019-11-27 20:41:10 +02:00
parent 6f22fa5d0e
commit c89edba942

View File

@ -43,7 +43,6 @@ class NotificationView extends PureComponent {
// Component Functions
_handleOnDropdownSelect = async index => {
console.log(index);
const { getActivities, changeSelectedFilter } = this.props;
const { filters } = this.state;