Merge pull request #8361 from ndr-qef/core/remove_homebrew

Remove rogue include of homebrew-fork FileUtils
This commit is contained in:
Roland Walker 2014-12-22 07:17:50 -05:00
commit 1c398bc68c
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ HOMEBREW_USER_AGENT = "Homebrew-cask v0.51+ (Ruby #{RUBY_VERSION}-#{RUBY_PATCHLE
HOMEBREW_CURL_ARGS = '-f#LA'
module Homebrew
include FileUtils
extend self
attr_accessor :failed