mirror of
https://github.com/flarum/core.git
synced 2025-07-27 11:40:24 +02: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