DEV: Review follow up to 234cd5c3e7
.
This commit is contained in:
parent
2f03a879f9
commit
3aecc1990b
|
@ -10,5 +10,6 @@ class ClearLastGravatarDownloadAttemptOnUserAvatars < ActiveRecord::Migration[6.
|
||||||
end
|
end
|
||||||
|
|
||||||
def down
|
def down
|
||||||
|
raise ActiveRecord::IrreversibleMigration
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue