chore(frontend): console weghalen
This commit is contained in:
parent
04f11ae30b
commit
f9b74c5f2d
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ export class QuestionController extends BaseController {
|
|||
}
|
||||
|
||||
async getAll(full = true): Promise<QuestionsResponse> {
|
||||
console.log("AAAAAAAAAAAAAAAAAAAAAAAAAa");
|
||||
return this.get<QuestionsResponse>("/", { lang: this.loId.language, full });
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue