Fix: accidental whitespace in gist edit
This commit is contained in:
parent
5b6fd53a88
commit
facd0caa29
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ func editRun(opts *EditOptions) error {
|
|||
}
|
||||
|
||||
gist, err := shared.PromptGists(opts.Prompter, client, host, cs)
|
||||
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue