mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 16:56:50 +00:00
Remove redundant change
This commit is contained in:
@@ -51,8 +51,6 @@ import {
|
||||
} from "./TransportShipUtils";
|
||||
import { UnitImpl } from "./UnitImpl";
|
||||
|
||||
const UNIT_TYPES = Object.freeze(Object.values(UnitType));
|
||||
|
||||
interface Target {
|
||||
tick: Tick;
|
||||
target: Player;
|
||||
|
||||
Reference in New Issue
Block a user