diff options
author | 2023-01-25 01:10:15 -0800 | |
---|---|---|
committer | 2023-01-25 01:10:15 -0800 | |
commit | 9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe (patch) | |
tree | 8d21b161282a11a0999155e8191823a88470d906 | |
parent | 0f2c9c9ff38c566f71448a892c640ea01e74f682 (diff) | |
download | bun-9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe.tar.gz bun-9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe.tar.zst bun-9cb1ec2c589cbaf33e176e539cc4c9f28f84d9fe.zip |
Undo
-rw-r--r-- | hey.js | 1 | ||||
l--------- | packages/bun-darwin-aarch64/bunx | 1 |
2 files changed, 0 insertions, 2 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")); diff --git a/packages/bun-darwin-aarch64/bunx b/packages/bun-darwin-aarch64/bunx deleted file mode 120000 index bb83b198e..000000000 --- a/packages/bun-darwin-aarch64/bunx +++ /dev/null @@ -1 +0,0 @@ -/Users/jarred/Code/bun/packages/bun-darwin-aarch64/bun
\ No newline at end of file |