mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 05:52:49 +08:00
remove console.log (@eviltrout get out of my head)
This commit is contained in:
parent
31f0300b06
commit
3409f25c53
|
@ -17,7 +17,6 @@ export default {
|
|||
})),
|
||||
|
||||
_leave: on("willDestroyElement", function() {
|
||||
console.log("[" + this.get("elementId") + "] _leave");
|
||||
this.removeObserver("categoryFullSlug");
|
||||
this._removeClass();
|
||||
}),
|
||||
|
|
Loading…
Reference in New Issue
Block a user