tab: remove debugging
This commit is contained in:
parent
7544a9afc7
commit
5cf97e5603
@ -319,9 +319,6 @@ class Tab < OpenStruct
|
|||||||
end
|
end
|
||||||
|
|
||||||
def write
|
def write
|
||||||
require 'pry-byebug'
|
|
||||||
binding.pry
|
|
||||||
|
|
||||||
# If this is a new installation, the cache of installed formulae
|
# If this is a new installation, the cache of installed formulae
|
||||||
# will no longer be valid.
|
# will no longer be valid.
|
||||||
Formula.clear_installed_formulae_cache unless tabfile.exist?
|
Formula.clear_installed_formulae_cache unless tabfile.exist?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user