mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 23:16:08 +00:00
format code with prettier
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
import {
|
||||
Execution,
|
||||
Game,
|
||||
Player,
|
||||
Unit,
|
||||
UnitType,
|
||||
} from "../game/Game";
|
||||
import { Execution, Game, Player, Unit, UnitType } from "../game/Game";
|
||||
import { TileRef } from "../game/GameMap";
|
||||
import { ShellExecution } from "./ShellExecution";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user