aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/export.debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/export.debug.js')
-rw-r--r--integration/snapshots/export.debug.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/integration/snapshots/export.debug.js b/integration/snapshots/export.debug.js
index 534cb2a0c..184c92455 100644
--- a/integration/snapshots/export.debug.js
+++ b/integration/snapshots/export.debug.js
@@ -4,7 +4,6 @@ export {default as auth} from "http://localhost:8080/_auth.js";
export {default as login} from "http://localhost:8080/_login.js";
export * from "http://localhost:8080/_bacon.js";
export let yoyoyo = "yoyoyo";
-
export default function hey() {
return true;
}