Skip to content

Commit b625f00

Browse files
committed
Removed required instances of constants.js
1 parent c200b75 commit b625f00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: lib/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
const CONSTANTS = require('./constants');
21
const formatHof = require('./format-hof');
32
const fetchContributors = require('./fetch-contributors');
43

54

65
module.exports = {
7-
CONSTANTS,
86
fetchContributors,
97
formatHof
108
};

0 commit comments

Comments
 (0)