Fix linting issues

This commit is contained in:
Jill Regan
2026-02-18 13:57:08 -05:00
parent 4a997a0402
commit 95478552e8
3 changed files with 9 additions and 6 deletions

View File

@@ -26,7 +26,6 @@ const loadSecretsAction = async () => {
dotenv.config({ path: file });
}
const isConnect =
process.env[envConnectHost] && process.env[envConnectToken];
// If Connect is used, download and install the CLI