Fix warnings

This commit is contained in:
Florian Brandel
2020-09-03 17:39:59 +02:00
committed by Bastian
parent 17baffe322
commit e93fc30016
4 changed files with 19 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import { Item, Radar } from './model';
import { Item } from './model';
export const radarName = 'AOE Technology Radar';
export const radarNameShort = 'Technology Radar';