mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Resolved many Rubocop warnings
This commit is contained in:
@@ -111,7 +111,7 @@ class PokemonStorage
|
||||
$Trainer.party
|
||||
end
|
||||
|
||||
def party=(value)
|
||||
def party=(_value)
|
||||
raise ArgumentError.new("Not supported")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user