refactor: update import paths for better readability
This commit is contained in:
parent
f881f82ef1
commit
a425fdea80
8 changed files with 18 additions and 11 deletions
|
@ -96,5 +96,5 @@ export class GameControlsComponent {
|
|||
|
||||
protected readonly GameState = GameState;
|
||||
|
||||
constructor(protected gameControlsService: GameControlsService) {}
|
||||
constructor(protected gameControlsService: GameControlsService) { }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue