Skip to content

Commit 74b64b4

Browse files
Clear out unused components from internal-zone-create
1 parent 55bd61a commit 74b64b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/dns/internal-zone-create.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ params:
33
- conditional
44
---
55

6-
import { TabItem, Tabs, Details, Example, Render, Markdown } from "~/components";
6+
import { Details, Render } from "~/components";
77

88
1. Use the [Create Zone](/api/resources/zones/) endpoint to create an [internal zone](/dns/internal-dns/internal-zones/). Specify your account ID and set the `type` to `internal`.
99

0 commit comments

Comments
 (0)