mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: removed unused pick
This commit is contained in:
@@ -51,7 +51,6 @@ export const SanitizedLdapConnectionSchema = z.discriminatedUnion("method", [
|
||||
provider: true,
|
||||
url: true,
|
||||
dn: true,
|
||||
sslEnabled: true,
|
||||
sslRejectUnauthorized: true,
|
||||
sslCertificate: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user