From 8c2e661e08d3dc0226c48c118e8f3618c4534107 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Mon, 3 May 2021 01:41:16 -0400 Subject: [PATCH] Remove console.log --- src/Augmentation/AugmentationHelpers.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Augmentation/AugmentationHelpers.jsx b/src/Augmentation/AugmentationHelpers.jsx index bb74ed093..30cf40e00 100644 --- a/src/Augmentation/AugmentationHelpers.jsx +++ b/src/Augmentation/AugmentationHelpers.jsx @@ -1998,8 +1998,6 @@ function initAugmentations() { } Player.reapplyAllAugmentations(); - - console.log(Factions["Chongqing"]) } //Resets an Augmentation during (re-initizliation)