Skip to content

Commit 95a23a8

Browse files
committed
Removing redundant line.
1 parent a4efdac commit 95a23a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/d1/build-with-d1/import-export-data.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ VALUES
182182
('1000', 'Boris Pewter', '2022-12-24 07:59:54');
183183
```
184184

185-
Break into multiple `INSERT` statements.
186-
187185
After:
188186

189187
```sql

0 commit comments

Comments
 (0)