summaryrefslogtreecommitdiffstats
path: root/pkg/commands/loading_commits_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/commands/loading_commits_test.go')
-rw-r--r--pkg/commands/loading_commits_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/commands/loading_commits_test.go b/pkg/commands/loading_commits_test.go
index a8009d3f6..29f8ef992 100644
--- a/pkg/commands/loading_commits_test.go
+++ b/pkg/commands/loading_commits_test.go
@@ -10,7 +10,6 @@ import (
"github.com/stretchr/testify/assert"
)
-// NewDummyCommitListBuilder creates a new dummy CommitListBuilder for testing
func NewDummyCommitListBuilder() *CommitListBuilder {
cmn := utils.NewDummyCommon()