mirror of
https://github.com/flarum/framework.git
synced 2025-05-22 22:59:57 +08:00
Fix syntax errors when compiling js files
This commit is contained in:
@ -17,5 +17,3 @@ Object.assign(Notification.prototype, {
|
||||
sender: Model.hasOne('sender'),
|
||||
subject: Model.hasOne('subject')
|
||||
});
|
||||
|
||||
export default Notification;
|
Reference in New Issue
Block a user