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-
8888import { UiSwitchModule } from 'ngx-ui-switch' ;
8989import { NgxMaterialTimepickerModule } from 'ngx-material-timepicker' ;
9090// 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' ;
9391import { CalendarComponent } from './modules/time-entries/components/calendar/calendar.component' ;
9492import { DropdownComponent } from './modules/shared/components/dropdown/dropdown.component' ;
9593import { NgSelectModule } from '@ng-select/ng-select' ;
@@ -153,8 +151,6 @@ const maskConfig: Partial<IConfig> = {
153151 LoadingBarComponent ,
154152 UsersComponent ,
155153 UsersListComponent ,
156- TechnologyReportComponent ,
157- TechnologyReportTableComponent ,
158154 CalendarComponent ,
159155 DropdownComponent ,
160156 DarkModeComponent ,
You can’t perform that action at this time.
0 commit comments