Skip to content

Commit 0aee423

Browse files
committed
fixed #510
1 parent fc34158 commit 0aee423

File tree

1 file changed

+0
-1
lines changed
  • marklogic-data-hub/src/main/resources/ml-modules/root/com.marklogic.hub/lib

1 file changed

+0
-1
lines changed

marklogic-data-hub/src/main/resources/ml-modules/root/com.marklogic.hub/lib/flow-lib.xqy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,6 @@ declare function flow:run-main(
587587
$func(rfc:get-id(), $options)
588588
else
589589
$func(rfc:get-id(), rfc:get-content(), $options)
590-
let $_ := trace:plugin-trace($resp, xdmp:elapsed-time() - $before)
591590
(: write the trace for the current identifier :)
592591
let $_ := trace:write-trace()
593592
return

0 commit comments

Comments
 (0)