This commit is contained in:
Olivier Gagnon
2022-07-18 03:31:17 -04:00
parent 7455b80466
commit a9d5ff9bc9
6 changed files with 2 additions and 10 deletions
-1
View File
@@ -1,6 +1,5 @@
// Class definition for a single Augmentation object
import * as React from "react";
import { IMap } from "../types";
import { Faction } from "../Faction/Faction";
import { Factions } from "../Faction/Factions";