lib/fluent/plugin/formatter_protobuf.rb in fluent-plugin-formatter-protobuf-0.0.1 vs lib/fluent/plugin/formatter_protobuf.rb in fluent-plugin-formatter-protobuf-0.0.2
- old
+ new
@@ -17,10 +17,9 @@
require 'fluent/plugin/formatter'
require 'pathname'
require 'google/protobuf'
-require 'protocol_buffers'
require 'fluent/env'
require 'fluent/time'
module Fluent