Skip to content

Commit 3abb729

Browse files
committed
Revert unnecessary change
1 parent 0208f5b commit 3abb729

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/pull/pull.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ func NewPullRequest(ctx context.Context, repo *repo_model.Repository, issue *iss
184184
return err
185185
}
186186
}
187-
188187
return nil
189188
}); err != nil {
190189
// cleanup: this will only remove the reference, the real commit will be clean up when next GC

0 commit comments

Comments
 (0)