From 59823ec1d505b3b5b70995079ed46af58c72b20b Mon Sep 17 00:00:00 2001 From: Craig Wills <2634+cdwills@users.noreply.github.com> Date: Thu, 14 Feb 2019 14:49:46 -0600 Subject: [PATCH] remove extra export --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index b1227d4..490c10a 100644 --- a/index.js +++ b/index.js @@ -73,5 +73,3 @@ const factory = options => { } module.exports = factory - -module.exports = factory