mirror of
https://github.com/flarum/core.git
synced 2025-07-10 03:16:22 +02:00
Fix syntax errors when compiling js files
This commit is contained in:
@ -26,5 +26,3 @@ Object.assign(Post.prototype, {
|
||||
canEdit: Model.attribute('canEdit'),
|
||||
canDelete: Model.attribute('canDelete')
|
||||
});
|
||||
|
||||
export default Post;
|
||||
|
Reference in New Issue
Block a user