mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Remove debug message
This commit is contained in:
parent
f972c13b81
commit
ce03201133
@ -89,7 +89,6 @@ class SpaCyNLPPipelineModelList extends ResourceList {
|
||||
}
|
||||
|
||||
mapResourceToValue(spaCyNLPPipelineModel) {
|
||||
console.log(spaCyNLPPipelineModel);
|
||||
return {
|
||||
'id': spaCyNLPPipelineModel.id,
|
||||
'creation-date': spaCyNLPPipelineModel.creation_date,
|
||||
|
Loading…
Reference in New Issue
Block a user