DEV: Review follow up to 234cd5c3e7f8d1be7c98af7eeb572e5b79f0a16a.

This commit is contained in:
Guo Xiang Tan 2020-05-20 16:17:59 +08:00
parent 2f03a879f9
commit 3aecc1990b
No known key found for this signature in database
GPG Key ID: FBD110179AAC1F20

View File

@ -10,5 +10,6 @@ class ClearLastGravatarDownloadAttemptOnUserAvatars < ActiveRecord::Migration[6.
end
def down
raise ActiveRecord::IrreversibleMigration
end
end