remove old module.exports from server aswell
This commit is contained in:
@@ -51,4 +51,4 @@ api.getModelPaths = {
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = api;
|
||||
export default api;
|
||||
|
||||
Reference in New Issue
Block a user