Skip to content

Commit 68e26e7

Browse files
authored
Merge pull request #108 from supabase/fix/whatwg-url
fix: proper usage of isomorphic URL
2 parents d2f944a + a68fcd6 commit 68e26e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/builder.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import fetch from 'isomorphic-unfetch'
2-
import { URL } from 'url'
32

43
// https://postgrest.org/en/stable/api.html?highlight=options#errors-and-http-status-codes
54
interface PostgrestError {

0 commit comments

Comments
 (0)