Skip to content

Commit 485c22f

Browse files
committed
chore(*): fix line
1 parent 1f07aa5 commit 485c22f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/app-crm/src/app/grid-crm/grid-crm.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { GridCRMComponent } from './grid-crm.component';
2323
IgxInputGroupModule,
2424
IgxButtonModule,
2525
FormsModule,
26-
IgxPreventDocumentScrollModule,
26+
IgxPreventDocumentScrollModule
2727
]
2828
})
2929
export class GridsCrmModule { }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"generationTimeStamp":1670354208246}
1+
{"generationTimeStamp":1670355045503}

0 commit comments

Comments
 (0)