Skip to content

Commit 241b9db

Browse files
author
David Baum
committed
remove debug output
1 parent bf1b27a commit 241b9db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

generator/org.svis.generator/src/org/svis/generator/hismo/m2t/Hismo2JSON.xtend

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ class Hismo2JSON implements IGenerator2 {
312312
"changeFrequency": "«cv.changeFrequency»"
313313
«ELSE»
314314
"changeFrequency": ""
315-
«log.info(cv.id + "XXX" + cv.changeFrequency)»
316315
«ENDIF»
317316
'''
318317
def private toMetaData2(HISMOClassVersion cv) '''

0 commit comments

Comments
 (0)