Skip to content

Commit 874312f

Browse files
committed
Exclude internal.child-workflow from documentation
Signed-off-by: Greg Haskins <[email protected]>
1 parent 5dfa6ce commit 874312f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/temporal/internal/child_workflow.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(ns temporal.internal.child-workflow
1+
(ns ^:no-doc temporal.internal.child-workflow
22
(:require [temporal.common :as common]
33
[temporal.internal.utils :as u]
44
[temporal.internal.workflow :as w])

0 commit comments

Comments
 (0)