mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Cleanup: remove outdated comment
We do show the graph in the left/right view, as of b7673577a2.
This commit is contained in:
parent
15b25b5afb
commit
08a8b067a5
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue