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