summaryrefslogtreecommitdiffstats
path: root/webapp/root.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/root.html')
-rw-r--r--webapp/root.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/webapp/root.html b/webapp/root.html
index d3c569361..b48712e46 100644
--- a/webapp/root.html
+++ b/webapp/root.html
@@ -34,11 +34,8 @@
<!-- CSS Should always go first -->
<link rel='stylesheet' class='code_theme'>
- <!--<link rel='stylesheet' href='/static/css/styles.css'>-->
<style id='antiClickjack'>body{display:none !important;}</style>
- <script src='/static/bundle.js'></script>
-
<script type='text/javascript'>
if (self === top) {
var blocker = document.getElementById('antiClickjack');