diff --git a/src/utils/index.ts b/src/utils/index.ts index 44224e1..4b1244c 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -2,4 +2,3 @@ export * from './error' export * from './constants' export * from './interfaces' export * from './handle-errors' -export * from './exclude-field'