Fix unused argument
This commit is contained in:
parent
2e9ec473e9
commit
ca68085e59
@ -204,7 +204,7 @@ module Hbc
|
||||
@sha256 ||= arg
|
||||
end
|
||||
|
||||
def license(arg = nil)
|
||||
def license(*)
|
||||
odeprecated "Hbc::DSL#license"
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user