We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2aedd commit 7ca1c90Copy full SHA for 7ca1c90
src/app/modules/time-entries/components/calendar/calendar.component.ts
@@ -9,7 +9,6 @@ import { DataSource } from '../../../shared/models/data-source.model';
9
import { Entry } from 'src/app/modules/shared/models';
10
import { map } from 'rxjs/operators';
11
import { SubstractDatePipe } from 'src/app/modules/shared/pipes/substract-date/substract-date.pipe';
12
-import { initialConfig } from 'ngx-mask';
13
14
@Component({
15
selector: 'app-calendar',
0 commit comments