Skip to content

Commit

Permalink
fix(utils): remove ConfigParser export
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 20, 2019
1 parent f25ad4e commit 03d2de4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
* file that was distributed with this source code.
*/

export { ConfigReader } from './src/ConfigReader'
export { Exception } from './src/Exception'
export { tsRequire } from './src/tsRequire'

0 comments on commit 03d2de4

Please sign in to comment.