Skip to content

Commit 7a421f2

Browse files
author
francescomauto
committed
[DSC-2422] fix:linting
1 parent 1cbe500 commit 7a421f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/item-page/full/full-item-page.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import {
22
AsyncPipe,
33
KeyValuePipe,
4+
Location,
45
NgForOf,
56
NgIf,
6-
Location,
77
SlicePipe,
88
} from '@angular/common';
99
import {

0 commit comments

Comments
 (0)