1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #27170 from kamipo/remove_blank_else_block

Remove blank else block
This commit is contained in:
Matthew Draper 2016-11-25 07:08:55 +10:30 committed by GitHub
commit f23b327a46

View file

@ -249,7 +249,6 @@ class PostgresqlUUIDGenerationTest < ActiveRecord::PostgreSQLTestCase
ensure
drop_table "pg_uuids_4"
end
else
end
end
end