aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.datepicker.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/jquery.ui.datepicker.js')
-rw-r--r--ui/jquery.ui.datepicker.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/jquery.ui.datepicker.js b/ui/jquery.ui.datepicker.js
index 255fcc904..7cc0bf125 100644
--- a/ui/jquery.ui.datepicker.js
+++ b/ui/jquery.ui.datepicker.js
@@ -10,7 +10,6 @@
* Depends:
* jquery.ui.core.js
*/
-
(function($) { // hide the namespace
$.extend($.ui, { datepicker: { version: "@VERSION" } });