mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Yet more Rubocopping
This commit is contained in:
@@ -378,7 +378,7 @@ class StringInput
|
||||
f = super
|
||||
yield f
|
||||
ensure
|
||||
f.close if f
|
||||
f&.close
|
||||
end
|
||||
else
|
||||
super
|
||||
|
||||
Reference in New Issue
Block a user