From 66c0216babee2118534e004369afa842617c4bbd Mon Sep 17 00:00:00 2001 From: Brian Cristante <33549821+brcrista@users.noreply.github.com> Date: Wed, 23 Jun 2021 15:48:45 -0400 Subject: [PATCH] Copy the correct version back in from the artifact --- dist/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 89a839e..1837061 100644 --- a/dist/index.js +++ b/dist/index.js @@ -62,7 +62,6 @@ function wrappy (fn, cb) { wrapper[k] = fn[k] }) - console.log("gotcha, dummy!") return wrapper function wrapper() {