Skip to content

Commit 7636e68

Browse files
committed
Tidy up code fragment
1 parent cd82ffc commit 7636e68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ const app = express()
99
// Initialize Salesforce SDK
1010
const sdk = init();
1111

12-
'Tech', 'Global', 'Advanced', 'Innovative', 'Strategic', 'Premier', 'Elite',
1312
// Get connection names from environment variable
1413
const connectionNames = process.env.CONNECTION_NAMES ? process.env.CONNECTION_NAMES.split(',') : []
1514

0 commit comments

Comments
 (0)