Skip to content

Commit 7d553c0

Browse files
committed
Fixing the broken usage of ngxMask.
1 parent 5ad6ef4 commit 7d553c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eform-client/src/app/app.module.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {GallerizeModule} from '@ngx-gallery/gallerize';
77
import {TranslateModule} from '@ngx-translate/core';
88
import { LightboxModule } from '@ngx-gallery/lightbox';
99
import {DragulaModule} from 'ng2-dragula';
10-
import {NgxMaskModule} from 'ngx-mask';
1110
import {ToastrModule} from 'ngx-toastr';
1211

1312
import {MDBBootstrapModule} from 'port/angular-bootstrap-md';
@@ -50,7 +49,6 @@ import {
5049
GalleryModule.forRoot(),
5150
LightboxModule.forRoot(),
5251
GallerizeModule,
53-
NgxMaskModule.forRoot(),
5452
// Modules
5553
PluginsModule
5654
],

0 commit comments

Comments
 (0)