aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/fixmystreet.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/js/fixmystreet.js')
-rw-r--r--web/js/fixmystreet.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/js/fixmystreet.js b/web/js/fixmystreet.js
index 3bf30d9a6..3d248a5dc 100644
--- a/web/js/fixmystreet.js
+++ b/web/js/fixmystreet.js
@@ -65,8 +65,6 @@ $(function(){
var form_submitted = 0;
- /* NB: we are currently using the dev version of this plugin with
- * https://github.com/jzaefferer/jquery-validation/pull/194/ applied */
$("form.validate").validate({
messages: validation_strings,
onkeyup: false,