Skip to content

Commit f04104d

Browse files
chore(mapper): cleanup imports
1 parent fe99f0c commit f04104d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mapper/mapper.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import {
3333
StringType,
3434
Type,
3535
} from '../../test/models'
36-
import { ModelWithCombinedDecoratorsModel } from '../../test/models/model-with-combined-decorators.model'
3736
import { IdMapper } from '../../test/models/model-with-custom-mapper.model'
3837
import { ModelWithEmptyValues } from '../../test/models/model-with-empty-values'
3938
import {

0 commit comments

Comments
 (0)