Sparkle: Remove unnecessary NICE_NAME
This commit is contained in:
parent
6bcb0fd4b8
commit
57995f936f
@ -14,8 +14,6 @@ module Homebrew
|
||||
class Sparkle < PageMatch
|
||||
extend T::Sig
|
||||
|
||||
NICE_NAME = "Sparkle"
|
||||
|
||||
Item = Struct.new(:title, :url, :bundle_version, :short_version, :version, keyword_init: true) do
|
||||
extend T::Sig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user