Skip to content

Commit 356e49b

Browse files
authored
remove whitespace
1 parent c97c11a commit 356e49b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/use-cases/data_lake/lakekeeper_catalog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,5 +364,4 @@ Then load the data from your Lakekeeper catalog table via an `INSERT INTO SELECT
364364
INSERT INTO taxis
365365
SELECT * FROM demo.`default.taxis`;
366366
```
367-
368-
367+

0 commit comments

Comments
 (0)