[rubygems/rubygems] util/rubocop -A --only Lint/Void
https://github.com/rubygems/rubygems/commit/9d25906e44
This commit is contained in:
parent
048230ded3
commit
a3670249fa
Notes:
git
2023-03-23 08:19:22 +00:00
@ -144,7 +144,6 @@ class Gem::Package::TarReader::Entry
|
||||
|
||||
def pos=(new_pos)
|
||||
seek(new_pos, IO::SEEK_SET)
|
||||
new_pos
|
||||
end
|
||||
|
||||
def size
|
||||
|
@ -501,8 +501,6 @@ class Gem::Specification < Gem::BasicSpecification
|
||||
@platform = @new_platform.to_s
|
||||
|
||||
invalidate_memoized_attributes
|
||||
|
||||
@new_platform
|
||||
end
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user