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 335328a commit 6bfe2b1Copy full SHA for 6bfe2b1
1 file changed
src/app/component/matrix/matrix.component.spec.ts
@@ -5,7 +5,6 @@ import { MatAutocomplete } from '@angular/material/autocomplete';
5
import { RouterTestingModule } from '@angular/router/testing';
6
import { ymlService } from 'src/app/service/yaml-parser/yaml-parser.service';
7
import { MatrixComponent } from './matrix.component';
8
-import { delay } from 'rxjs';
9
10
describe('MatrixComponent', () => {
11
let component: MatrixComponent;
0 commit comments