mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 08:09:33 +08:00
Remove console.log
🔥
This commit is contained in:
parent
32a1610b5d
commit
1397507d05
|
@ -77,7 +77,6 @@ export default function(filter, extras) {
|
|||
queryParams,
|
||||
|
||||
beforeModel() {
|
||||
console.log('before model', filter);
|
||||
this.controllerFor('navigation/default').set('filterMode', filter);
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user