rubocop: fix various style issues.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class DropPostVersions < ActiveRecord::Migration[4.2]
|
||||
def change
|
||||
execute "set statement_timeout = 0"
|
||||
drop_table :post_versions
|
||||
execute "set statement_timeout = 0"
|
||||
drop_table :post_versions
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user