Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Grundmann <matthias@glasmail.de>2015-08-04 16:09:21 +0300
committerMatthias Grundmann <matthias@glasmail.de>2015-08-04 16:10:45 +0300
commit77fd62042f7baa35e0c0d8e7dbae8907df0399c2 (patch)
tree075840da087c11dde1ff08cb207e62ff20ea56b9 /templates
parent70896c419d154c458f2387c672d11e7bf86cfee4 (diff)
Remove import of libs removed in
e58384be9f8bdbd30c935d16734006deb4f3f6c6
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/main.php b/templates/main.php
index 17ad3590..d5ebcf8c 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -8,8 +8,6 @@
script('notes', [
- 'vendor/highlightjs/highlight.pack',
- 'vendor/marked/marked.min',
'vendor/bootstrap/tooltip',
'vendor/angular/angular',
'vendor/angular-route/angular-route',