diff --git a/src/index.ts b/src/index.ts index c9b1f636ff1..6dac574944d 100644 --- a/src/index.ts +++ b/src/index.ts @@ -39,4 +39,3 @@ export default ApolloClient; export * from './cache/core'; export * from './cache/inmemory'; -export * from './utilities';