diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-12-20 18:00:57 +0100 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2019-01-09 15:02:00 +0100 |
commit | 1e80259051cd1b6e4ded633f93d6b1ca06b78a52 (patch) | |
tree | 41e3812457e7b67af056f0fe3a64e52aad8e2381 /core/js/core.json | |
parent | 5bf06a19a882d979b33d10529b3924d00e571c9c (diff) | |
download | nextcloud-server-1e80259051cd1b6e4ded633f93d6b1ca06b78a52.tar.gz nextcloud-server-1e80259051cd1b6e4ded633f93d6b1ca06b78a52.zip |
Remove core.js
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'core/js/core.json')
-rw-r--r-- | core/js/core.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/js/core.json b/core/js/core.json index bb8696754ba..7967dc2a91b 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -1,7 +1,4 @@ { - "vendor": [ - "css-vars-ponyfill/dist/css-vars-ponyfill.min.js" - ], "libraries": [ "jquery-showpassword.js", "jquery.avatar.js", |