brew style fix

This commit is contained in:
Baffour Adu Boampong 2020-08-17 15:37:06 +00:00
parent b20fa75f48
commit e28c4329a4

View File

@ -298,7 +298,6 @@ module Homebrew
new_formula_version = formula_version(formula, requested_spec, new_contents)
if !new_mirrors && !formula_spec.mirrors.empty?
if args.force?
opoo "#{formula}: Removing all mirrors because a --mirror= argument was not specified."