summaryrefslogtreecommitdiffstats
path: root/theme/assets/jsrepl/sandbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/assets/jsrepl/sandbox.html')
-rwxr-xr-xtheme/assets/jsrepl/sandbox.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/theme/assets/jsrepl/sandbox.html b/theme/assets/jsrepl/sandbox.html
deleted file mode 100755
index b04282e..0000000
--- a/theme/assets/jsrepl/sandbox.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>jsREPL Sandbox</title>
- </head>
- <body>
- <script src="sandbox.js"></script>
- </body>
-</html>