diff options
author | 2023-01-25 01:10:15 -0800 | |
---|---|---|
committer | 2023-01-25 01:10:15 -0800 | |
commit | 9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe (patch) | |
tree | 8d21b161282a11a0999155e8191823a88470d906 /hey.js | |
parent | 0f2c9c9ff38c566f71448a892c640ea01e74f682 (diff) | |
download | bun-9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe.tar.gz bun-9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe.tar.zst bun-9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe.zip |
Undo
Diffstat (limited to 'hey.js')
-rw-r--r-- | hey.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hey.js b/hey.js deleted file mode 100644 index 6e23478d9..000000000 --- a/hey.js +++ /dev/null @@ -1 +0,0 @@ -console.log(await import("react/jsx-runtime.js")); |