Remove unused require
This commit is contained in:
parent
b87f9b37d6
commit
88aaa36bec
@ -11,7 +11,6 @@ module Homebrew
|
||||
return unless HOMEBREW_CELLAR.exist?
|
||||
|
||||
if ARGV.include? '--pinned'
|
||||
require 'formula'
|
||||
list_pinned
|
||||
elsif ARGV.include? '--versions'
|
||||
list_versions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user