mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 16:45:34 +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…
x
Reference in New Issue
Block a user