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