mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 10:12:41 +00:00
Remove unused import
This commit is contained in:
parent
746d4067f3
commit
db07cfb04d
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
// Edit me if you want to write your own component in Angular!
|
// Edit me if you want to write your own component in Angular!
|
||||||
import { Component } from '@angular/core';
|
import { Component } from '@angular/core';
|
||||||
import { config } from '../config'
|
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'app-web',
|
selector: 'app-web',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user