about summary refs log tree commit diff
path: root/users/wpcarro/scratch/simple-select/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/scratch/simple-select/index.html')
-rw-r--r--users/wpcarro/scratch/simple-select/index.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/users/wpcarro/scratch/simple-select/index.html b/users/wpcarro/scratch/simple-select/index.html
deleted file mode 100644
index f7d4576f79..0000000000
--- a/users/wpcarro/scratch/simple-select/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="UTF-8" />
-  </head>
-  <body>
-    <script src="./index.js"></script>
-  </body>
-</html>