mirror of
https://github.com/discourse/discourse.git
synced 2025-05-17 18:43:10 +08:00
remove unused route
This commit is contained in:
parent
e300945879
commit
141f697482
@ -1,6 +0,0 @@
|
|||||||
export default Discourse.Route.extend({
|
|
||||||
renderTemplate: function() {
|
|
||||||
debugger;
|
|
||||||
this.render("admin/templates/group");
|
|
||||||
}
|
|
||||||
});
|
|
Loading…
x
Reference in New Issue
Block a user