mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
format code
This commit is contained in:
parent
914fb36173
commit
b4a350259d
|
|
@ -49,7 +49,6 @@ func (gui *Gui) handleTopLevelReturn(g *gocui.Gui, v *gocui.View) error {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
repoPathStack := gui.State.RepoPathStack
|
||||
if len(repoPathStack) > 0 {
|
||||
n := len(repoPathStack) - 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue