From c00ba9c8358ca5768dc6ca7294efd3bdec52bd33 Mon Sep 17 00:00:00 2001
From: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Date: Thu, 5 Aug 2021 14:55:27 -0400
Subject: [PATCH] Revert "Fail on purpose"

This reverts commit 5483fd07c0fb6e1a3bf3121d3de0068adda01564.
---
 dist/save/index.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dist/save/index.js b/dist/save/index.js
index 5777f0f..bd78ec6 100644
--- a/dist/save/index.js
+++ b/dist/save/index.js
@@ -56,7 +56,6 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
         function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
         step((generator = generator.apply(thisArg, _arguments || [])).next());
     });
-console.log("fail on purp")
 };
 var __importStar = (this && this.__importStar) || function (mod) {
     if (mod && mod.__esModule) return mod;
@@ -60258,4 +60257,4 @@ exports.userAgentPolicy = userAgentPolicy;
 
 
 /***/ })
-/******/ ]);
+/******/ ]);
\ No newline at end of file