aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/bundled-entry-point.hmr.debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'integration/snapshots/bundled-entry-point.hmr.debug.js')
-rw-r--r--integration/snapshots/bundled-entry-point.hmr.debug.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/integration/snapshots/bundled-entry-point.hmr.debug.js b/integration/snapshots/bundled-entry-point.hmr.debug.js
index d08f23138..c8d19dee5 100644
--- a/integration/snapshots/bundled-entry-point.hmr.debug.js
+++ b/integration/snapshots/bundled-entry-point.hmr.debug.js
@@ -15,7 +15,6 @@ Bun.activate(true);
var hmr = new FastHMR(3012834585, "bundled-entry-point.js", FastRefresh), exports = hmr.exports;
(hmr._load = function() {
- var hello = null ?? "world";
function test() {
return testDone(import.meta.url);
}