Skip to content

Commit a02e1c2

Browse files
author
tudor
committed
pretty
1 parent 729f48f commit a02e1c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/linearlite/src/components/PGliteConsoleModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ interface Props {
88
}
99

1010
export default function PGliteConsoleModal({ isOpen, onDismiss }: Props) {
11-
1211
const pg = usePGlite()
1312

1413
return (

0 commit comments

Comments
 (0)