We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aaef81 commit e891baeCopy full SHA for e891bae
1 file changed
modules/angular2/src/core/di/decorators.ts
@@ -6,7 +6,7 @@ import {
6
HostMetadata,
7
SkipSelfMetadata
8
} from './metadata';
9
-import {makeDecorator, makeParamDecorator, TypeDecorator} from '../util/decorators';
+import {makeDecorator, makeParamDecorator} from '../util/decorators';
10
11
/**
12
* Factory for creating {@link InjectMetadata}.
0 commit comments