mirror of
https://github.com/Jguer/yay.git
synced 2025-11-27 00:06:25 -05:00
Remove duplicate cmd.Run()
There was a duplicate cmd.Run() that somehow went unnoticed. It was also missing an error check, so it was in the code but had no ill effects. In 86bfacd253aa50f1fdc67c527b435f15e19da24a the error check was added. This caused it to fail every time sure to the cmd already being ran. Remove the duplicate cmd.Run() altogether.
This commit is contained in:
parent
5fb61731a3
commit
55e7ed8ef7
Loading…
x
Reference in New Issue
Block a user