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 29d6323 commit e4642d9Copy full SHA for e4642d9
src/app/modules/shared/components/sidebar/sidebar.component.spec.ts
@@ -5,7 +5,6 @@ import { RouterTestingModule } from '@angular/router/testing';
5
import { Router, Routes } from '@angular/router';
6
import { TimeClockComponent } from '../../../time-clock/pages/time-clock.component';
7
import { of } from 'rxjs';
8
-import { FeatureManagerService } from '../../feature-toggles/feature-toggle-manager.service';
9
import { UserInfoService } from 'src/app/modules/user/services/user-info.service';
10
11
describe('SidebarComponent', () => {
0 commit comments