remove temporarily empty js file

This commit is contained in:
Sangelo 2023-06-09 22:55:14 +02:00
parent 04bdc46294
commit 861032f9ed

View file

@ -1,3 +0,0 @@
// since there's no dynamic data here, we can prerender
// it so that it gets served as a static asset in production
export const prerender = true;