aboutsummaryrefslogtreecommitdiff
path: root/examples/hello-next/bun-framework-next/index.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-05 21:43:25 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-05 21:43:25 -0700
commitcb70d08573e72a0c470f1aaf2aa3eed755912014 (patch)
tree8d41b835955da65d35b584fb24c8ed054bea8d58 /examples/hello-next/bun-framework-next/index.js
parentcd69063660ed24ea31447006319343fe841fd147 (diff)
downloadbun-cb70d08573e72a0c470f1aaf2aa3eed755912014.tar.gz
bun-cb70d08573e72a0c470f1aaf2aa3eed755912014.tar.zst
bun-cb70d08573e72a0c470f1aaf2aa3eed755912014.zip
current
Former-commit-id: 8517ba72e79b75bf016c3fa66deb85fab9ff6554
Diffstat (limited to 'examples/hello-next/bun-framework-next/index.js')
-rw-r--r--examples/hello-next/bun-framework-next/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hello-next/bun-framework-next/index.js b/examples/hello-next/bun-framework-next/index.js
index 10adb5205..e69de29bb 100644
--- a/examples/hello-next/bun-framework-next/index.js
+++ b/examples/hello-next/bun-framework-next/index.js
@@ -1 +0,0 @@
-console.log("HI");