Skip to content

Commit acb86ec

Browse files
committed
chore@dnd
1 parent 0bb0c15 commit acb86ec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/build.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ const { get } = require('axios')
2323
const { getScore } = require('./_modules/getScore')
2424
const { readFileSync, writeFileSync } = require('fs')
2525
const { titleCase } = require('./_helpers/titleCase.js')
26-
const { toGithubURL } = require('./_modules/toGithubURL')
2726
const { writeJSONSync, readJSONSync } = require('fs-extra')
2827

2928
const BOOKMARKS = `${ __dirname }/links.txt`

0 commit comments

Comments
 (0)