mirror of
https://github.com/zoriya/flood.git
synced 2026-06-02 02:56:05 +00:00
Remove console.log
This commit is contained in:
@@ -30,7 +30,6 @@ export default class ActionBar extends React.Component {
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
console.log(TorrentFilterStore.getTorrentsSort());
|
||||
TorrentFilterStore.listen(EventTypes.UI_TORRENTS_SORT_CHANGE, this.onSortChange);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user