整理した
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Matching from '../../../models/othello-matching';
|
||||
import Matching from '../../../../../models/othello-matching';
|
||||
|
||||
module.exports = (params, user) => new Promise(async (res, rej) => {
|
||||
await Matching.remove({
|
||||
|
Reference in New Issue
Block a user