diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-09-09 12:59:49 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-09-09 12:59:49 -0700 |
commit | 5f46006e8da1d51a66291f25a2bc75959ec81efd (patch) | |
tree | 1a0b4d7948273ae95f8517cd77fc6d9e008f0f05 /ext/bg/background.html | |
parent | 9a5a9aa47fd9a6c7ea6830a821689321e8fd9fbb (diff) |
scrap sandbox
Diffstat (limited to 'ext/bg/background.html')
-rw-r--r-- | ext/bg/background.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/bg/background.html b/ext/bg/background.html index 7f4a5098..97b20f46 100644 --- a/ext/bg/background.html +++ b/ext/bg/background.html @@ -24,7 +24,5 @@ <script src="/mixed/js/japanese.js"></script> <script src="/bg/js/backend.js"></script> - - <iframe src="/sb/sandbox.html" id="sandbox"></iframe> </body> </html> |