refactor: remove unused imports and clear image URLs
This commit is contained in:
parent
849a82734a
commit
94dba1ac32
2 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,6 @@ import { Router } from '@angular/router';
|
|||
import { Subject, interval, Observable } from 'rxjs';
|
||||
import { takeUntil } from 'rxjs/operators';
|
||||
import { animate, style, transition, trigger } from '@angular/animations';
|
||||
import { default as autoAnimate } from '@formkit/auto-animate';
|
||||
|
||||
import { PopupService } from '../services/popup.service';
|
||||
import { GameService } from '../services/game.service';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue