aboutsummaryrefslogtreecommitdiffstats
path: root/src/sizzle-jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/sizzle-jquery.js')
-rw-r--r--src/sizzle-jquery.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sizzle-jquery.js b/src/sizzle-jquery.js
index 8265410dc..99f4d291b 100644
--- a/src/sizzle-jquery.js
+++ b/src/sizzle-jquery.js
@@ -5,5 +5,3 @@ jQuery.unique = Sizzle.uniqueSort;
jQuery.text = getText;
jQuery.isXMLDoc = isXML;
jQuery.contains = contains;
-
-return;