From 8a9a206895201360607b71bcae7a05f90e26aa20 Mon Sep 17 00:00:00 2001 From: phyzical Date: Tue, 26 Apr 2022 20:52:57 +0800 Subject: [PATCH] one more lint --- src/PersonObjects/Sleeve/SleeveHelpers.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PersonObjects/Sleeve/SleeveHelpers.ts b/src/PersonObjects/Sleeve/SleeveHelpers.ts index ad39b0d7f..324cd9aa6 100644 --- a/src/PersonObjects/Sleeve/SleeveHelpers.ts +++ b/src/PersonObjects/Sleeve/SleeveHelpers.ts @@ -5,7 +5,6 @@ import { IPlayer } from "../IPlayer"; import { Augmentation } from "../../Augmentation/Augmentation"; import { Augmentations } from "../../Augmentation/Augmentations"; -import { AugmentationNames } from "../../Augmentation/data/AugmentationNames"; import { Faction } from "../../Faction/Faction"; import { Factions } from "../../Faction/Factions";