Skip to content

Commit

Permalink
test: remove unused fileExists from index.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Aug 6, 2018
1 parent 0f2140b commit 4d0bc78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/common/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const {
mustCallAtLeast,
mustCallAsync,
hasMultiLocalhost,
fileExists,
skipIfEslintMissing,
canCreateSymLink,
getCallSite,
Expand Down Expand Up @@ -92,7 +91,6 @@ export {
mustCallAtLeast,
mustCallAsync,
hasMultiLocalhost,
fileExists,
skipIfEslintMissing,
canCreateSymLink,
getCallSite,
Expand Down

0 comments on commit 4d0bc78

Please sign in to comment.