From ccf78e80655246b7f46803e64c2b7b0fc8432ceb Mon Sep 17 00:00:00 2001 From: niftylettuce <niftylettuce@gmail.com> Date: Mon, 11 Mar 2019 17:25:40 -0500 Subject: [PATCH] fix: fixed whitespace --- lib/cheerio.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cheerio.js b/lib/cheerio.js index d5d861a..afc5efd 100644 --- a/lib/cheerio.js +++ b/lib/cheerio.js @@ -1,5 +1,5 @@ 'use strict'; - + /** * Module dependencies. */