We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236fffb commit 4a83df5Copy full SHA for 4a83df5
src/content/docs/d1/tutorials/import-to-d1-with-rest-api/index.mdx
@@ -12,7 +12,7 @@ languages:
12
- SQL
13
---
14
15
-import { Render, Detail, Steps } from "~/components";
+import { Render, Steps } from "~/components";
16
17
In this tutorial, you will learn how to import a database into D1 using the [REST API](/api/operations/cloudflare-d1-import-database).
18
0 commit comments