Skip to content

Commit be79f79

Browse files
authored
fix(sandbox): remove sonar issues (#2224)
remove sonar issues gh-0-
1 parent 597f05d commit be79f79

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

sandbox/telemed-app/backend/authentication-service/src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ export async function getSecretValue() {
4141
return secret;
4242
}
4343

44-
// process.env={DB_HOST:'localhostSF'};

sandbox/telemed-app/backend/notification-service/src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ export async function getSecretValue() {
4141
return secret;
4242
}
4343

44-
// process.env={DB_HOST:'localhostSF'};

sandbox/telemed-app/backend/video-conferencing-service/src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ export async function getSecretValue() {
4141
return secret;
4242
}
4343

44-
// process.env={DB_HOST:'localhostSF'};

0 commit comments

Comments
 (0)