From 3556fc9c0cf451739df838ad78b5be52a2d482f3 Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Thu, 9 Jun 2022 13:16:50 -0400 Subject: Remove built-in workflow docs and objectivec example. --- docs/dev/workflows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md index 22c7ff40..17e190dc 100644 --- a/docs/dev/workflows.md +++ b/docs/dev/workflows.md @@ -63,7 +63,7 @@ It's possible to create multiple workflows to satisfy the need for tailored anal ``` >>> list(Workflow) -[, , , , ] +[, , , ] ``` ## Examples -- cgit v1.3.1