diff options
author | 2023-09-19 04:33:58 -0700 | |
---|---|---|
committer | 2023-09-19 04:33:58 -0700 | |
commit | ed9e64805feab8e84b2debf09534c7eaa23574c4 (patch) | |
tree | 8ab0d6a5b841a8e6e033edafc90c6c8ea7aec6f1 /packages/bun-framework-next/empty.js | |
parent | 8ca691693f9972096196b2b15b49b2ca2dfbb639 (diff) | |
download | bun-ed9e64805feab8e84b2debf09534c7eaa23574c4.tar.gz bun-ed9e64805feab8e84b2debf09534c7eaa23574c4.tar.zst bun-ed9e64805feab8e84b2debf09534c7eaa23574c4.zip |
Delete long-broken package which is causing confusion
Diffstat (limited to 'packages/bun-framework-next/empty.js')
-rw-r--r-- | packages/bun-framework-next/empty.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/bun-framework-next/empty.js b/packages/bun-framework-next/empty.js deleted file mode 100644 index bbf5800ce..000000000 --- a/packages/bun-framework-next/empty.js +++ /dev/null @@ -1 +0,0 @@ -// Keep this file here so that main resolves correctly |