Commit a486afa8baa18a2cb7f232b983c300d8d191b6d3
1 parent
2715885bfa
Exists in
develop
Change
Import sin uso
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/app/shared/sinonimo/sinonimo.component.ts
... | ... | @@ -4,7 +4,6 @@ import { IArticulo } from 'src/app/interfaces/IArticulo'; |
4 | 4 | import { BsModalRef } from 'ngx-bootstrap/modal'; |
5 | 5 | import { Subject, forkJoin } from 'rxjs'; |
6 | 6 | import { ArticuloService } from 'src/app/services/articulo/articulo.service'; |
7 | -import { element } from 'protractor'; | |
8 | 7 | |
9 | 8 | @Component({ |
10 | 9 | selector: 'app-sinonimo', |