From 2a975e3ad54d530bf6d7895e051050f7476d6dcc Mon Sep 17 00:00:00 2001 From: kenwheeler Date: Sat, 27 Sep 2014 16:31:16 -0400 Subject: [PATCH] One mo gain --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 1b8300d1..1533b2ea 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,6 @@ Extends target object with properties from the source object. Checks a selector against an element, returning a boolean value for match. -### $.noop - - $.noop() => noop - -Empty utility method. - ### $.parseHTML $.parseHTML(htmlString) => collection