From 1376b9e41c6483b36d5e12e7b8aa30c48091c996 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 2 Apr 2018 19:31:36 +0100 Subject: [PATCH] diagnostic: remove missing check. --- Library/Homebrew/extend/os/mac/diagnostic.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Homebrew/extend/os/mac/diagnostic.rb b/Library/Homebrew/extend/os/mac/diagnostic.rb index 13f8ba83e1..78eeae904e 100644 --- a/Library/Homebrew/extend/os/mac/diagnostic.rb +++ b/Library/Homebrew/extend/os/mac/diagnostic.rb @@ -4,7 +4,6 @@ module Homebrew def development_tools_checks %w[ check_for_unsupported_macos - check_for_bad_install_name_tool check_for_installed_developer_tools check_xcode_license_approved check_xcode_up_to_date