Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Aug 12, 2024
1 parent 819cc17 commit 38f4617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/octokit/client/pull_requests.cr
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Octokit
# :nodoc:
alias Commit = Octokit::Models::Commit
# :nodoc:
alias PullRequestComment = Octokit::Models::PullRequestComment
alias PullRequestComment = Octokit::Models::PullRequestComment

# Valid filters for PullRequests
FILTERS = ["all", "assigned", "created", "mentioned", "subscribed"]
Expand Down

0 comments on commit 38f4617

Please sign in to comment.