Skip to content

Commit b49216c

Browse files
committed
Fix trailing spaces
1 parent b7f3711 commit b49216c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/app/shared/comcol/comcol-page-browse-by/comcol-page-browse-by.component.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ import {
3333
startWith,
3434
take,
3535
} from 'rxjs/operators';
36-
37-
import {
36+
import {
3837
APP_CONFIG,
3938
AppConfig,
4039
} from '../../../../config/app-config.interface';

0 commit comments

Comments
 (0)