* remove trailing spaces. [ci skip]
This commit is contained in:
parent
ddcfc9feab
commit
32e89b7f9c
@ -305,7 +305,7 @@ class Tempfile < DelegateClass(File)
|
||||
class Remover # :nodoc:
|
||||
def initialize(path)
|
||||
@pid = Process.pid
|
||||
@path = path
|
||||
@path = path
|
||||
end
|
||||
|
||||
def call(*args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user