Skip to content

Commit a4ae0dc

Browse files
committed
placate lint
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 6c8f664 commit a4ae0dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/git/commit_info_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ import (
1717
)
1818

1919
const (
20-
testReposDir = "tests/repos/"
21-
benchmarkReposDir = "benchmark/repos/"
20+
testReposDir = "tests/repos/"
2221
)
2322

2423
func cloneRepo(url, name string) (string, error) {

0 commit comments

Comments
 (0)