Skip to content

Commit 72b21f4

Browse files
committed
Removed left over debugging code #823
1 parent 54df440 commit 72b21f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

grails-app/services/au/org/ala/ecodata/ParatooService.groovy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,6 @@ class ParatooService {
349349
result.errors << form.errors
350350
log.warn "Error saving form with id: "+id+", name: "+name
351351
}
352-
353-
println (protocolTmp as JSON)
354352
}
355353

356354
List allProtocolForms = ActivityForm.findAll {

0 commit comments

Comments
 (0)