mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
comment fixes
This commit is contained in:
@@ -1830,7 +1830,6 @@ const syncSecretsCheckly = async ({
|
||||
}
|
||||
}
|
||||
} catch (err) {
|
||||
console.log(err)
|
||||
Sentry.setUser(null);
|
||||
Sentry.captureException(err);
|
||||
throw new Error("Failed to sync secrets to Checkly");
|
||||
|
||||
Reference in New Issue
Block a user