tab: remove debugging

This commit is contained in:
Alyssa Ross 2016-12-03 23:26:52 +00:00
parent 7544a9afc7
commit 5cf97e5603

View File

@ -319,9 +319,6 @@ class Tab < OpenStruct
end
def write
require 'pry-byebug'
binding.pry
# If this is a new installation, the cache of installed formulae
# will no longer be valid.
Formula.clear_installed_formulae_cache unless tabfile.exist?