diff --git a/src/Augmentation/Augmentation.tsx b/src/Augmentation/Augmentation.tsx index 15db04d2e..1efe30056 100644 --- a/src/Augmentation/Augmentation.tsx +++ b/src/Augmentation/Augmentation.tsx @@ -2,7 +2,6 @@ import * as React from "react"; import { IMap } from "../types"; -import { BitNodeMultipliers } from "../BitNode/BitNodeMultipliers"; import { Faction } from "../Faction/Faction"; import { Factions } from "../Faction/Factions"; import { numeralWrapper } from "../ui/numeralFormat";