diff --git a/pkg/gui/context/sub_commits_context.go b/pkg/gui/context/sub_commits_context.go index c4f2e318e..736fb88b5 100644 --- a/pkg/gui/context/sub_commits_context.go +++ b/pkg/gui/context/sub_commits_context.go @@ -73,8 +73,6 @@ func NewSubCommitsContext( selectedCommitHash, startIdx, endIdx, - // Don't show the graph in the left/right view; we'd like to, but - // it's too complicated: shouldShowGraph(c), git_commands.NewNullBisectInfo(), false,