mirror of
https://github.com/flarum/framework.git
synced 2025-05-23 07:09:57 +08:00
Fix syntax errors when compiling js files
This commit is contained in:
@ -102,5 +102,3 @@ Object.assign(Discussion.prototype, {
|
||||
return posts ? posts.data.map(link => link.id) : [];
|
||||
}
|
||||
});
|
||||
|
||||
export default Discussion;
|
||||
|
Reference in New Issue
Block a user