diff options
Diffstat (limited to 'assets/static/jsrepl/sandbox.html')
-rw-r--r-- | assets/static/jsrepl/sandbox.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/assets/static/jsrepl/sandbox.html b/assets/static/jsrepl/sandbox.html deleted file mode 100644 index b04282e..0000000 --- a/assets/static/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> |