cleanup: removed an invalid export

This commit is contained in:
vsavkin 2015-07-22 12:01:55 -07:00
parent 5a86f85936
commit a9e7c90960
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ export {Key, KeyRegistry, TypeLiteral} from './src/di/key';
export {
NoBindingError,
AbstractBindingError,
AsyncBindingError,
CyclicDependencyError,
InstantiationError,
InvalidBindingError,