debug: cleanup logging
This commit is contained in:
		
							parent
							
								
									c344e5e924
								
							
						
					
					
						commit
						9bc0c59249
					
				
					 1 changed files with 1 additions and 6 deletions
				
			
		|  | @ -107,12 +107,7 @@ export async function createQuestion(loId: LearningObjectIdentifier, questionDat | |||
|         inGroup: inGroup!, | ||||
|         content, | ||||
|     }); | ||||
|     console.log() | ||||
|     console.log(loId) | ||||
|     console.log(author) | ||||
|     console.log(inGroup) | ||||
|     console.log(content) | ||||
|     console.log(question) | ||||
|      | ||||
|     return mapToQuestionDTO(question); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst