protobuf: remove unnecessary caveats.

This commit is contained in:
Mike McQuaid 2019-01-16 17:30:07 +00:00
parent 6df6152194
commit 23f51d1a7d

View file

@ -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";