diff --git a/modules/postgres/options.go b/modules/postgres/options.go index 3cedfa80d2..27532e61ff 100644 --- a/modules/postgres/options.go +++ b/modules/postgres/options.go @@ -1,7 +1,5 @@ package postgres -type SSLVerificationMode string - type SSLSettings struct { // Path to the CA certificate file CACertFile string