Skip to content

Commit 7e4ddb2

Browse files
committed
Fix linting error
1 parent 5bd39d9 commit 7e4ddb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ export default function (octokit) {
44
return {
55
fetchAllRepos: plugin.bind(null, octokit),
66
};
7-
};
7+
}

0 commit comments

Comments
 (0)