diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/index.html b/client/index.html index bc750dde7..6fbcd1fa6 100644 --- a/client/index.html +++ b/client/index.html | |||
@@ -22,8 +22,6 @@ | |||
22 | 22 | ||
23 | <script src="client/node_modules/webtorrent/webtorrent.min.js"></script> | 23 | <script src="client/node_modules/webtorrent/webtorrent.min.js"></script> |
24 | 24 | ||
25 | <script src="client/node_modules/ng2-bootstrap/bundles/ng2-bootstrap.min.js"></script> | ||
26 | |||
27 | <!-- 2. Configure SystemJS --> | 25 | <!-- 2. Configure SystemJS --> |
28 | <script src="client/systemjs.config.js"></script> | 26 | <script src="client/systemjs.config.js"></script> |
29 | <script> | 27 | <script> |