Skip to content

Commit f23b327

Browse files
authored
Merge pull request rails#27170 from kamipo/remove_blank_else_block
Remove blank else block
2 parents 3b13761 + 74e8adf commit f23b327

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activerecord/test/cases/adapters/postgresql/uuid_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ def migrate(x)
249249
ensure
250250
drop_table "pg_uuids_4"
251251
end
252-
else
253252
end
254253
end
255254
end

0 commit comments

Comments
 (0)