mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
Enable event persistence in kafka (#7633)
This commit is contained in:
committed by
kannappanr
parent
da8214845a
commit
763fce909b
@@ -111,7 +111,6 @@ func (target *MQTTTarget) send(eventData event.Event) error {
|
||||
if token.Error() != nil {
|
||||
return token.Error()
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user