events: be nice to Sprintf
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
@@ -16,7 +16,6 @@ func init() {
|
||||
Type: plugin.GRPCPlugin,
|
||||
ID: "events",
|
||||
Init: func(ic *plugin.InitContext) (interface{}, error) {
|
||||
logrus.Debug(ic.Emitter)
|
||||
return NewService(ic.Emitter), nil
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user