summaryrefslogtreecommitdiff
path: root/public/index.js
diff options
context:
space:
mode:
authorMatt Kosarek <matt.kosarek@canonical.com>2026-03-11 17:49:05 -0400
committerMatt Kosarek <matt.kosarek@canonical.com>2026-03-11 17:49:05 -0400
commit77b0f69d0c6e555349dd491d7ca209924d119e61 (patch)
tree095cf20002f5df752c04c20af4366588bd7ba32b /public/index.js
parentc929a29c728c6799a3f83f5ad5c1c6f99ed516d4 (diff)
Migrate to astroHEADmaster
Diffstat (limited to 'public/index.js')
-rw-r--r--public/index.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/public/index.js b/public/index.js
deleted file mode 100644
index 755879a..0000000
--- a/public/index.js
+++ /dev/null
@@ -1,6 +0,0 @@
-
-function main() {
-
-}
-
-main();