Skip to content

Commit

Permalink
Merge pull request #108 from supabase/fix/whatwg-url
Browse files Browse the repository at this point in the history
fix: proper usage of isomorphic URL
  • Loading branch information
kiwicopple authored Sep 25, 2020
2 parents d2f944a + a68fcd6 commit 68e26e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/builder.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import fetch from 'isomorphic-unfetch'
import { URL } from 'url'

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

0 comments on commit 68e26e7

Please sign in to comment.