From 5e64e40bde3a04581da9875297e7ef5ad95e5500 Mon Sep 17 00:00:00 2001 From: codefactor-io Date: Fri, 12 Oct 2018 14:16:36 +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.