DEV: Add missing newline
This commit is contained in:
parent
02563bdeab
commit
b0b6f15c70
|
@ -21,4 +21,4 @@ class AddUserNotesCountIndex < ActiveRecord::Migration[5.2]
|
|||
def down
|
||||
remove_index :user_custom_fields, name: :idx_user_custom_fields_user_notes_count
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue