Comment out license stanza deprecation warning.
This commit is contained in:
parent
0c3bb42a8a
commit
624a6d0822
@ -205,7 +205,9 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def license(*)
|
def license(*)
|
||||||
odeprecated "Hbc::DSL#license"
|
# TODO: Uncomment after `license` has been
|
||||||
|
# removed from all official taps.
|
||||||
|
# odeprecated "Hbc::DSL#license"
|
||||||
end
|
end
|
||||||
|
|
||||||
# depends_on uses a load method so that multiple stanzas can be merged
|
# depends_on uses a load method so that multiple stanzas can be merged
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user