#321: misprint
This commit is contained in:
parent
51e7ed426f
commit
65cfed25ab
|
@ -166,7 +166,7 @@ class Project < ActiveRecord::Base
|
|||
end
|
||||
end
|
||||
ensure
|
||||
FileUtils.remove_entry_secure dir if if defined?(dir)
|
||||
FileUtils.remove_entry_secure dir if defined?(dir)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue