remove commented old method
parent
ef0f4d0acc
commit
1facfcf6d9
|
@ -325,7 +325,6 @@ class Console::CommandDispatcher::Stdapi::Fs
|
||||||
|
|
||||||
# Get rid of that pesky temporary file
|
# Get rid of that pesky temporary file
|
||||||
::File.delete(temp_path)
|
::File.delete(temp_path)
|
||||||
#temp_path.close(true)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue