mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
remove console.log (@eviltrout get out of my head)
This commit is contained in:
parent
31f0300b06
commit
3409f25c53
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ export default {
|
|||
})),
|
||||
|
||||
_leave: on("willDestroyElement", function() {
|
||||
console.log("[" + this.get("elementId") + "] _leave");
|
||||
this.removeObserver("categoryFullSlug");
|
||||
this._removeClass();
|
||||
}),
|
||||
|
|
Loading…
Add table
Reference in a new issue