refactor(decorators): remove ConfigComponent

This commit is contained in:
Adam Bradley
2016-01-11 22:51:54 -06:00
parent ccec2fd502
commit 88aad3f880
19 changed files with 66 additions and 148 deletions

View File

@@ -3,7 +3,6 @@ export * from './config/bootstrap'
export * from './config/config'
export * from './config/directives'
export * from './decorators/config-component'
export * from './decorators/app'
export * from './decorators/page'