mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
Revert unnecessary change
This commit is contained in:
@@ -184,7 +184,6 @@ func NewPullRequest(ctx context.Context, repo *repo_model.Repository, issue *iss
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
||||
return nil
|
||||
}); err != nil {
|
||||
// cleanup: this will only remove the reference, the real commit will be clean up when next GC
|
||||
|
Reference in New Issue
Block a user