DEV: Review follow up to 234cd5c3e7.

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
1 changed files with 1 additions and 0 deletions

View File

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