Skip to content

Commit

Permalink
refactor(getPullRequest): get rid of duplicate baseBranch key.
Browse files Browse the repository at this point in the history
  • Loading branch information
7db9a committed Jan 14, 2024
1 parent 6f1ff67 commit 8ea0c05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/getPullRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ async function getPullRequest(
head: '',
branchDefaultHash: '',
remoteURL: '',
baseBranch: '',
}
}
} catch (error) {
Expand Down

0 comments on commit 8ea0c05

Please sign in to comment.