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> { |     async getAll(full = true): Promise<QuestionsResponse> { | ||||||
|         console.log("AAAAAAAAAAAAAAAAAAAAAAAAAa"); |  | ||||||
|         return this.get<QuestionsResponse>("/", { lang: this.loId.language, full }); |         return this.get<QuestionsResponse>("/", { lang: this.loId.language, full }); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Reference in a new issue