mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:41:32 +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!
|
||||
import { Component } from '@angular/core';
|
||||
import { config } from '../config'
|
||||
|
||||
@Component({
|
||||
selector: 'app-web',
|
||||
|
Loading…
Reference in New Issue
Block a user