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