From 5ede4a70db1f9dd6e1f4c8b1a2437337c4471cd4 Mon Sep 17 00:00:00 2001 From: phyzical Date: Tue, 22 Mar 2022 19:48:18 +0800 Subject: [PATCH] removed unused imports --- src/Augmentation/AugmentationCreator.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/Augmentation/AugmentationCreator.tsx b/src/Augmentation/AugmentationCreator.tsx index 0ebc342b7..2481a5f22 100644 --- a/src/Augmentation/AugmentationCreator.tsx +++ b/src/Augmentation/AugmentationCreator.tsx @@ -1,17 +1,10 @@ import { Augmentation, IConstructorParams } from "./Augmentation"; -import { Augmentations } from "./Augmentations"; import { AugmentationNames } from "./data/AugmentationNames"; - -import { BitNodeMultipliers } from "../BitNode/BitNodeMultipliers"; -import { CONSTANTS } from "../Constants"; import { Player } from "../Player"; import { Programs } from "../Programs/Programs"; - import { WHRNG } from "../Casino/RNG"; - import React from "react"; import { FactionNames } from "../Faction/data/FactionNames"; -import { augmentationExists } from "./AugmentationHelpers"; function getRandomBonus(): any { const bonuses = [