From df8265416bc6f1df713fa173ec6641b56d3cdf32 Mon Sep 17 00:00:00 2001 From: Florian Loitsch Date: Tue, 24 Sep 2024 12:32:05 +0200 Subject: [PATCH] Remove spurious lines. (#504) --- 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 f0341dd1..9f2585dd 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.