1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-15 22:26:40 +02:00

Cleanup: remove outdated comment

We do show the graph in the left/right view, as of b7673577a2.
This commit is contained in:
Stefan Haller 2024-06-05 17:45:16 +02:00
parent 15b25b5afb
commit 08a8b067a5

View File

@ -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,