mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Remove debug message
This commit is contained in:
		@@ -89,7 +89,6 @@ class SpaCyNLPPipelineModelList extends ResourceList {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  mapResourceToValue(spaCyNLPPipelineModel) {
 | 
			
		||||
    console.log(spaCyNLPPipelineModel);
 | 
			
		||||
    return {
 | 
			
		||||
      'id': spaCyNLPPipelineModel.id,
 | 
			
		||||
      'creation-date': spaCyNLPPipelineModel.creation_date,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user