summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 2a1c178..7bb7100 100644
--- a/index.php
+++ b/index.php
@@ -197,7 +197,6 @@ final class LookingGlass {
$this->render_footer();
print '</body>';
print '<script src="js/jquery-1.11.1.min.js"></script>';
- print '<script src="bootstrap-3.1.1/js/bootstrap.min.js"></script>';
print '<script src="js/looking-glass.js"></script>';
print '</body>';
print '</html>';