protobuf: remove unnecessary caveats.
This commit is contained in:
parent
6df6152194
commit
23f51d1a7d
1 changed files with 0 additions and 6 deletions
|
@ -63,12 +63,6 @@ class Protobuf < Formula
|
|||
end
|
||||
end
|
||||
|
||||
def caveats; <<~EOS
|
||||
Editor support and examples have been installed to:
|
||||
#{doc}
|
||||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
testdata = <<~EOS
|
||||
syntax = "proto3";
|
||||
|
|
Loading…
Reference in a new issue