syntax error in noteController.js
This commit is contained in:
@@ -50,7 +50,6 @@ export class NoteController extends ControllerHandler {
|
|||||||
next();
|
next();
|
||||||
}
|
}
|
||||||
|
|
||||||
static async
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// id: id,
|
// id: id,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import {API} from './API';
|
import {API} from './API';
|
||||||
|
|
||||||
export class NoteAPI extends API {
|
export class NoteAPI extends API {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user