✂️ [ci skip]

This commit is contained in:
Ryuta Kamizono 2021-07-21 08:54:17 +09:00
parent f4229a2bf0
commit 9e9c563a04
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ class ActiveStorage::Attachment < ActiveStorage::Record
#
# Raises an +ArgumentError+ if +transformations+ is a +Symbol+ which is an
# unknown pre-defined variant of the attachment.
def variant(transformations)
case transformations
when Symbol