mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-27 17:12:13 +00:00
add prettier import plugin
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { AllianceRequest, Player, Tick } from "./Game";
|
||||
import { AllianceRequestUpdate } from "./GameUpdates";
|
||||
import { GameUpdateType } from "./GameUpdates";
|
||||
import { GameImpl } from "./GameImpl";
|
||||
import { AllianceRequestUpdate, GameUpdateType } from "./GameUpdates";
|
||||
|
||||
export class AllianceRequestImpl implements AllianceRequest {
|
||||
constructor(
|
||||
|
||||
Reference in New Issue
Block a user