remove old comment

This commit is contained in:
simon lehericey 2024-09-20 11:16:38 +02:00
parent 73eed5d2a3
commit c6559577f1
No known key found for this signature in database
GPG key ID: CDE670D827C7B3C5

View file

@ -14,7 +14,6 @@ class Column
@scope = scope
@value_column = value_column
@filterable = filterable
# We need this for backward compatibility
@displayable = displayable
end