Skip to content

Commit

Permalink
chore(ameba): fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Apr 8, 2024
1 parent 06461c3 commit acec9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/redis_service_manager/redis_ext.cr
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Redis
end

module Cluster::Commands
# ameba:disable Lint/UselessAssign
proxy getex, key, ex = nil, px = nil, exat = nil, pxat = nil
end
end

0 comments on commit acec9b2

Please sign in to comment.