From fe58eb527e6cfde64581024087d5fd1839caff55 Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Tue, 30 Sep 2025 17:02:45 +0200 Subject: [PATCH] Style Signed-off-by: Bryan Frimin --- pkg/coredata/custom_domain_ssl_status.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/coredata/custom_domain_ssl_status.go b/pkg/coredata/custom_domain_ssl_status.go index 711f1f34b..b41f24783 100644 --- a/pkg/coredata/custom_domain_ssl_status.go +++ b/pkg/coredata/custom_domain_ssl_status.go @@ -19,7 +19,6 @@ import ( "fmt" ) -// CustomDomainSSLStatus represents the SSL status of a custom domain type CustomDomainSSLStatus string const (