Skip to content

Commit 3ee4a2b

Browse files
committed
Remove no longer needed user service api property
1 parent 0bce510 commit 3ee4a2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/environment.js

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ module.exports = (environment) => {
5757
backendAddresses: {
5858
spanService: P_ENV.SPAN_SERV_URL,
5959
userService: P_ENV.USER_SERV_URL,
60-
userServiceApi: P_ENV.USER_SERV_API_URL,
6160
vsCodeService: P_ENV.VSCODE_SERV_URL,
6261
collaborationService: P_ENV.COLLABORATION_SERV_URL,
6362
shareSnapshot: P_ENV.SHARE_SNAPSHOT_URL,

0 commit comments

Comments
 (0)