Skip to content

Commit 6bfe2b1

Browse files
committed
Removed import not being used
1 parent 335328a commit 6bfe2b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/component/matrix/matrix.component.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { MatAutocomplete } from '@angular/material/autocomplete';
55
import { RouterTestingModule } from '@angular/router/testing';
66
import { ymlService } from 'src/app/service/yaml-parser/yaml-parser.service';
77
import { MatrixComponent } from './matrix.component';
8-
import { delay } from 'rxjs';
98

109
describe('MatrixComponent', () => {
1110
let component: MatrixComponent;

0 commit comments

Comments
 (0)