mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove console.log (@eviltrout get out of my head)
This commit is contained in:
@@ -17,7 +17,6 @@ export default {
|
||||
})),
|
||||
|
||||
_leave: on("willDestroyElement", function() {
|
||||
console.log("[" + this.get("elementId") + "] _leave");
|
||||
this.removeObserver("categoryFullSlug");
|
||||
this._removeClass();
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user