mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
#1076 Remove Unused Import of AsyncScheduler
This commit is contained in:
@@ -3,7 +3,6 @@ import { Observable } from 'rxjs';
|
||||
import { RemissionSelectors } from '../../core/store/selectors/remission.selectors';
|
||||
import { Select } from '@ngxs/store';
|
||||
import { ContentHeaderService } from '../../core/services/content-header.service';
|
||||
import { asyncScheduler } from 'rxjs';
|
||||
|
||||
@Component({
|
||||
selector: 'app-content-header',
|
||||
|
||||
Reference in New Issue
Block a user