aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.autocomplete.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-11-19 17:08:41 -0500
committerScott González <scott.gonzalez@gmail.com>2012-11-19 17:08:41 -0500
commitd5afdba4cb4e00fcd40e22beefd059464f75998b (patch)
treed751a18052a17395d00d4416163117d3e2c92589 /ui/jquery.ui.autocomplete.js
parent8cfee45ac9595d7ace807f7ccf22e9f428eb77b2 (diff)
downloadjquery-ui-d5afdba4cb4e00fcd40e22beefd059464f75998b.tar.gz
jquery-ui-d5afdba4cb4e00fcd40e22beefd059464f75998b.zip
Autocomplete: Whitespace.
Diffstat (limited to 'ui/jquery.ui.autocomplete.js')
-rw-r--r--ui/jquery.ui.autocomplete.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/jquery.ui.autocomplete.js b/ui/jquery.ui.autocomplete.js
index f5ab57bd4..f2a7089c4 100644
--- a/ui/jquery.ui.autocomplete.js
+++ b/ui/jquery.ui.autocomplete.js
@@ -590,5 +590,4 @@ $.widget( "ui.autocomplete", $.ui.autocomplete, {
}
});
-
}( jQuery ));