diff --git a/config/intentions_service.go b/config/intentions_service.go index 2aa80aed1..f9ee98861 100644 --- a/config/intentions_service.go +++ b/config/intentions_service.go @@ -125,6 +125,5 @@ func (c *IntentionsServicesConfig) GoString() string { "Regexp:%s", StringVal(c.Regexp), ) - } }