livecheck: remove outdated comment

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2024-11-26 13:20:34 -08:00
parent d04430d1a5
commit f2fb863dbd
No known key found for this signature in database

View File

@ -177,7 +177,6 @@ class Livecheck
delegate version: :@package_or_resource
delegate arch: :@package_or_resource
# FIXME: false positive: https://github.com/rubocop/rubocop/issues/13453
private :version, :arch
# Returns a `Hash` of all instance variable values.
# @return [Hash]