mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-29 23:17:32 +02: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…
x
Reference in New Issue
Block a user