mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 11:45:13 +00:00
Remove unused imports
This commit is contained in:
@ -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';
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user