Skip to content

Commit 216eefa

Browse files
authored
Remove testing code in utils example (#571)
1 parent 9bfb551 commit 216eefa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/integrations/drizzle.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ export const spread = <
255255
return newSchema as any
256256
}
257257

258-
const a = spread(table.user, 'insert')
259-
260258
/**
261259
* Spread a Drizzle Table into a plain object
262260
*

0 commit comments

Comments
 (0)