Skip to content

Commit f7f581c

Browse files
aradazadaradazad
authored andcommitted
Remove Deprecated ScrollDispatchModule
Updates: Remove Deprecated ScrollDispatchModule in ng-material-module
1 parent c9cfde0 commit f7f581c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/snippets.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@
299299
"import {OverlayModule} from '@angular/cdk/overlay';",
300300
"import {PlatformModule} from '@angular/cdk/platform';",
301301
"import {PortalModule} from '@angular/cdk/portal';",
302-
"import {ScrollDispatchModule} from '@angular/cdk/scrolling';",
303302
"import {CdkStepperModule} from '@angular/cdk/stepper';",
304303
"import {CdkTableModule} from '@angular/cdk/table';",
305304
"import {CdkTreeModule} from '@angular/cdk/tree';",
@@ -317,7 +316,6 @@
317316
"\t\tOverlayModule,",
318317
"\t\tPlatformModule,",
319318
"\t\tPortalModule,",
320-
"\t\tScrollDispatchModule,",
321319
"\t\tCdkStepperModule,",
322320
"\t\tCdkTableModule,",
323321
"\t\tCdkTreeModule,",

0 commit comments

Comments
 (0)