mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 01:56:01 -05:00
Remove console.log
🔥
This commit is contained in:
parent
32a1610b5d
commit
1397507d05
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue