Skip to content

Commit ff8f527

Browse files
committed
Remove print statement
1 parent 5395cae commit ff8f527

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/ecs/docman.ecs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ Viewer:
344344
create DescriptionDiv in ContentDiv
345345
put 0 into LinkCount
346346
set the content of DescriptionDiv to showdown decode Description with DecoratorCallback
347-
print LinkCount cat ` links`
348347
set the elements of Link to LinkCount
349348
put 0 into Index
350349
while Index is less than LinkCount

0 commit comments

Comments
 (0)