diff options
Diffstat (limited to 'users/wpcarro/scratch/simple-select/index.html')
-rw-r--r-- | users/wpcarro/scratch/simple-select/index.html | 9 |
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 f7d4576f79a1..000000000000 --- 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> |