Remove unused import

This commit is contained in:
Kristóf Tóth 2018-05-18 10:09:02 +02:00
parent 746d4067f3
commit db07cfb04d
1 changed files with 0 additions and 1 deletions

View File

@ -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',