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