Skip to content

Commit be956af

Browse files
author
Mykhaylo Boychuk
committed
[DSC-2607] removed unnecessary explicit standalone declaration
1 parent 703330d commit be956af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/statistics-page/cris-statistics-page/cris-statistics-page.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ import { FilterMapPipe } from './statistics-pipes/filter-map.pipe';
6969
selector: 'ds-cris-statistics-page',
7070
templateUrl: './cris-statistics-page.component.html',
7171
styleUrls: ['./cris-statistics-page.component.scss'],
72-
standalone: true,
7372
imports: [
7473
AsyncPipe,
7574
FilterMapPipe,

0 commit comments

Comments
 (0)