mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
remove unused route
This commit is contained in:
parent
e300945879
commit
141f697482
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
export default Discourse.Route.extend({
|
||||
renderTemplate: function() {
|
||||
debugger;
|
||||
this.render("admin/templates/group");
|
||||
}
|
||||
});
|
Loading…
Reference in a new issue