summaryrefslogtreecommitdiff
path: root/src/app.js
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-06 00:51:38 +0200
committerAlon Levy <alon@pobox.com>2014-12-06 09:04:42 +0200
commit0c5c2177c4cf69e0af1eb15b8042daef7083407e (patch)
tree32f56889e2ff9d71623bec154cc45f01c05f3ce6 /src/app.js
parentdb0c31c980c6f247ee8a9712459be3490c6b3aa0 (diff)
datepicker is part of jquery-ui, not required as a separate file
Diffstat (limited to 'src/app.js')
-rw-r--r--src/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app.js b/src/app.js
index bcb2c371..39acdde7 100644
--- a/src/app.js
+++ b/src/app.js
@@ -9,7 +9,6 @@
caret: lib_path + 'caret',
autocomplete: lib_path + 'autocomplete',
Bacon: lib_path + 'Bacon',
- datepicker: lib_path + 'datepicker',
}
}