Skip to content

Commit 5e53759

Browse files
committed
Remove unused
1 parent 5c80c04 commit 5e53759

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/index.js

-4
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ export default function Postgres(url, options) {
123123
}
124124
}
125125

126-
function raw(x) {
127-
return Object.assign([x], { raw: [] })
128-
}
129-
130126
function next() {
131127
let x
132128
let c

0 commit comments

Comments
 (0)