From 347b34886550ce60d2723db58b7d04b0445661db Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Tue, 8 Feb 2022 01:05:13 -0800 Subject: :camera: --- integration/snapshots/export.debug.js | 1 - 1 file changed, 1 deletion(-) (limited to 'integration/snapshots/export.debug.js') 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; } -- cgit v1.2.3