File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,6 @@ import { UsersListComponent } from './modules/users/components/users-list/users-
88
88
import { UiSwitchModule } from 'ngx-ui-switch' ;
89
89
import { NgxMaterialTimepickerModule } from 'ngx-material-timepicker' ;
90
90
// tslint:disable-next-line: max-line-length
91
- import { TechnologyReportTableComponent } from './modules/technology-report/components/technology-report-table/technology-report-table.component' ;
92
- import { TechnologyReportComponent } from './modules/technology-report/pages/technology-report.component' ;
93
91
import { CalendarComponent } from './modules/time-entries/components/calendar/calendar.component' ;
94
92
import { DropdownComponent } from './modules/shared/components/dropdown/dropdown.component' ;
95
93
import { NgSelectModule } from '@ng-select/ng-select' ;
@@ -153,8 +151,6 @@ const maskConfig: Partial<IConfig> = {
153
151
LoadingBarComponent ,
154
152
UsersComponent ,
155
153
UsersListComponent ,
156
- TechnologyReportComponent ,
157
- TechnologyReportTableComponent ,
158
154
CalendarComponent ,
159
155
DropdownComponent ,
160
156
DarkModeComponent ,
You can’t perform that action at this time.
0 commit comments