rubocop: fix various style issues.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class DropTransactionLogItems < ActiveRecord::Migration[4.2]
|
||||
def up
|
||||
drop_table :transaction_log_items
|
||||
drop_table :transaction_log_items
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user