protobuf@2.6: remove unnecessary caveats.
This commit is contained in:
parent
c97b95c371
commit
0e778712f0
1 changed files with 0 additions and 6 deletions
|
@ -82,12 +82,6 @@ class ProtobufAT26 < Formula
|
|||
(prefix/site_packages/"homebrew-protobuf.pth").write pth_contents
|
||||
end
|
||||
|
||||
def caveats; <<~EOS
|
||||
Editor support and examples have been installed to:
|
||||
#{doc}
|
||||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
testdata =
|
||||
<<~EOS
|
||||
|
|
Loading…
Reference in a new issue