appease the linter

This commit is contained in:
Mohammed Al Sahaf 2023-09-06 09:50:17 +03:00
parent f49d2c5b02
commit 5610ff9db4
No known key found for this signature in database

View File

@ -21,10 +21,10 @@ import (
"regexp" "regexp"
"strings" "strings"
"github.com/google/uuid"
"go.uber.org/zap" "go.uber.org/zap"
"github.com/caddyserver/caddy/v2" "github.com/caddyserver/caddy/v2"
"github.com/google/uuid"
) )
func init() { func init() {