diff --git a/contrib/fetch/src/index.ts b/contrib/fetch/src/index.ts index dc9fc7f249..df941e1b60 100644 --- a/contrib/fetch/src/index.ts +++ b/contrib/fetch/src/index.ts @@ -7,4 +7,3 @@ export * from "./flowTypes"; export * from "./utils"; export * from "./continueWith"; export * from "./ui"; -export * from "./client";