From eca9856309b2f607dbf1bfae14f28644d2e403f3 Mon Sep 17 00:00:00 2001 From: Florian Loitsch Date: Mon, 7 Oct 2024 13:26:39 +0200 Subject: [PATCH] Fix garbage at end of tutorial. --- docs/tutorials/misc/custom-envelope.mdx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/tutorials/misc/custom-envelope.mdx b/docs/tutorials/misc/custom-envelope.mdx index fb3afbbc..c13d75ab 100644 --- a/docs/tutorials/misc/custom-envelope.mdx +++ b/docs/tutorials/misc/custom-envelope.mdx @@ -155,7 +155,4 @@ with the new SDK version. ## Conclusion Using GitHub actions, creating and building custom envelopes is simple and doesn't require any special setup. Once a variant is created, a few clicks are all that's -needed to build the envelope.import ScreenBuildActionForm from "../../_images/envelope-build-action-form.png"; -import ScreenBuildAction from "../../_images/envelope-build-action.png"; -import ScreenEnableWorkflow from "../../_images/envelope-enable-workflows.png"; - +needed to build the envelope.