From 7a9010c4c296a8176eb41e04b74a72d48a71680f Mon Sep 17 00:00:00 2001 From: codefactor-io Date: Fri, 12 Oct 2018 14:20:17 +0000 Subject: [PATCH] [CodeFactor] Apply fixes to commit 0f4c0de [ci skip] [skip ci] --- lib/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils.js b/lib/utils.js index f03b338..e603f14 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -2,7 +2,7 @@ * A Series of utility functions */ -function noOp() {}; +function noOp() {} /** * returns the extension of a file for the given filename.