Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(build): remove unused Config.store and Val.wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Jun 28, 2018
1 parent 33e0e64 commit dfb9a94
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 74 deletions.
6 changes: 0 additions & 6 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,3 @@ export { Broadcaster } from './src/app/broadcaster.service';

// Logger
export { Logger } from './src/app/logger.service';

// Config
export { ConfigStore } from './src/app/config.store';

// ValWrapper
export { ValWrapper } from './src/app/val-wrapper';
46 changes: 0 additions & 46 deletions src/app/config.store.ts

This file was deleted.

22 changes: 0 additions & 22 deletions src/app/val-wrapper.ts

This file was deleted.

0 comments on commit dfb9a94

Please sign in to comment.