Skip to content

Commit

Permalink
Merge pull request #7451 from rolandwalker/remove_nested_container
Browse files Browse the repository at this point in the history
DSL: remove support for `nested_container`
  • Loading branch information
rolandwalker committed Nov 20, 2014
2 parents 9309358 + 545fce9 commit 540aa3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cask/dsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ def installer(*args)
end

SPECIAL_ARTIFACT_TYPES = [
:nested_container,
:uninstall,
:zap,
]
Expand Down

0 comments on commit 540aa3c

Please sign in to comment.