mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 05:41:56 +00:00
Remove unused imports
This commit is contained in:
parent
958239a681
commit
fcb746935f
@ -1,4 +1,4 @@
|
|||||||
import { AfterViewInit, Component, ElementRef, OnDestroy, OnInit, TemplateRef, ViewChild, ViewContainerRef } from '@angular/core';
|
import { AfterViewInit, Component, ElementRef, OnDestroy, OnInit, ViewChild } from '@angular/core';
|
||||||
import { TerminadoService } from '../terminado.service';
|
import { TerminadoService } from '../terminado.service';
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user