Skip to content

Commit 787b200

Browse files
committed
Removing extraneous class reference.
1 parent 2a5bbc8 commit 787b200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/decorators/mappable.decorator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { URLSearchParams } from '@angular/http';
2-
import { MappableInfo } from './mappable-info';
32

43
const mapMetadataKey = "us.dibbern.oss.map.decorator";
54
type decoratorInput = { new(): any } | string;

0 commit comments

Comments
 (0)