Skip to content

Commit

Permalink
Exclude internal.child-workflow from documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed May 23, 2024
1 parent e1dc482 commit 9f15586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/temporal/internal/child_workflow.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(ns temporal.internal.child-workflow
(ns ^:no-doc temporal.internal.child-workflow
(:require [temporal.common :as common]
[temporal.internal.utils :as u]
[temporal.internal.workflow :as w])
Expand Down

0 comments on commit 9f15586

Please sign in to comment.