mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-06 03:53:59 +02:00
remove redundant commit
This commit is contained in:
parent
68fc6059d3
commit
ee7a6391a8
@ -636,8 +636,6 @@ func (gui *Gui) runSubprocess(cmdObj oscommands.ICmdObj) error {
|
||||
|
||||
err := subprocess.Run()
|
||||
if err != nil {
|
||||
// not handling the error explicitly because usually we're going to see it
|
||||
// in the output anyway
|
||||
gui.Log.Error(err)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user