mirror of
https://github.com/flarum/core.git
synced 2025-08-02 14:37:49 +02: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