mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: remove outdated comment
This commit is contained in:
@@ -45,7 +45,6 @@ type Props = {
|
||||
type TRevokeIntegrationPopUp = { provider: string };
|
||||
|
||||
const SECRET_SYNCS = Object.values(SecretSync) as string[];
|
||||
// this assumes sync and integration will have same name which looks like it will be the case
|
||||
const isSecretSyncAvailable = (type: string) => SECRET_SYNCS.includes(type);
|
||||
|
||||
export const CloudIntegrationSection = ({
|
||||
|
||||
Reference in New Issue
Block a user