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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-10-07 20:57:52 +0300
committerbrantje <brantje@gmail.com>2016-10-07 20:57:52 +0300
commit62f1fffebdcafc3aa0fbf78dbe4f07878638276b (patch)
treef87f29debd444b0e2cef2c647d4e5d8867f8b657 /Gruntfile.js
parent15b32b7e5e11255ea13a80dc48257e5eea772b60 (diff)
Replace $ with jQuery
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index fe4ec67a..12149194 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -42,7 +42,6 @@ module.exports = function (grunt) {
"forge": true,
"sjcl": true,
"jQuery": true,
- "$": true,
"_": true,
"oc_requesttoken": true
}