remove old template 'struct'
This commit is contained in:
parent
608119e8ce
commit
b60dbd3e42
@ -1,7 +0,0 @@
|
||||
define(["text!./postbox.html", "text!./comment.html", "text!./comment-loader.html"], function (postbox, comment, comment_loader) {
|
||||
return {
|
||||
postbox: postbox,
|
||||
comment: comment,
|
||||
comment_loader: comment_loader
|
||||
};
|
||||
});
|
Loading…
Reference in New Issue
Block a user