Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Jan 18, 2025
1 parent 327b4b2 commit 965a48b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/octokit/client/reactions.cr
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ module Octokit
alias Repository = Models::Repository

# :nodoc:
alias Reaction = Models::Reaction
alias Reaction = Models::Reaction

# :nodoc:
alias Reactions = Models::Reactions
alias Reactions = Models::Reactions

# List reactions for a commit comment
#
Expand Down

0 comments on commit 965a48b

Please sign in to comment.