This commit is contained in:
Olivier Gagnon
2021-06-06 14:46:33 -04:00
parent 61dded637d
commit 0cb821b50d
4 changed files with 17 additions and 19 deletions
-1
View File
@@ -1,5 +1,4 @@
// Class definition for a single Augmentation object
import { CONSTANTS } from "../Constants";
import { IMap } from "../types";
import { BitNodeMultipliers } from "../BitNode/BitNodeMultipliers";