Skip to content
Snippets Groups Projects
Commit 88aaa36b authored by Jack Nagel's avatar Jack Nagel
Browse files

Remove unused require

parent b87f9b37
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment