Revert "Fail on purpose"

This reverts commit 5483fd07c0.
This commit is contained in:
Brian Cristante 2021-08-05 14:55:27 -04:00
parent 5483fd07c0
commit c00ba9c835

3
dist/save/index.js vendored
View file

@ -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); } function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
step((generator = generator.apply(thisArg, _arguments || [])).next()); step((generator = generator.apply(thisArg, _arguments || [])).next());
}); });
console.log("fail on purp")
}; };
var __importStar = (this && this.__importStar) || function (mod) { var __importStar = (this && this.__importStar) || function (mod) {
if (mod && mod.__esModule) return mod; if (mod && mod.__esModule) return mod;
@ -60258,4 +60257,4 @@ exports.userAgentPolicy = userAgentPolicy;
/***/ }) /***/ })
/******/ ]); /******/ ]);