mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-17 21:18:31 +02:00
remove testing content
This commit is contained in:
parent
5177e458ef
commit
1fa55875e2
@ -78,12 +78,6 @@ func (gui *Gui) handleHelp(g *gocui.Gui, v *gocui.View) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// for testing
|
||||
/*content += "first\n"
|
||||
content += "second\n"
|
||||
content += "third\n"
|
||||
*/
|
||||
|
||||
fmt.Fprint(helpView, content)
|
||||
|
||||
g.Update(func(g *gocui.Gui) error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user