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.