Skip to content

Commit 0e437a1

Browse files
author
Avaer Kazmer
committed
Small dead code cleanup
1 parent f6899a2 commit 0e437a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WindowVm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import path from '../modules/path-browserify.js';
22
import GlobalContext from './GlobalContext.js';
33

4-
// const iframeSrc = `${import.meta.url.replace(/[^\/]+$/, '')}iframe.html`;
54
const entrypointSrc = `${import.meta.url.replace(/[^\/]+$/, '')}WindowBase.js`;
65

76
class MessagePort2 extends EventTarget {

0 commit comments

Comments
 (0)