Skip to content

Commit ef10501

Browse files
committed
Don't overshare
Tool: gitpod/catfood.gitpod.cloud
1 parent 00c1213 commit ef10501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/server/src/orgs/organization-service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,6 @@ export class OrganizationService {
604604
}
605605
}
606606

607-
log.info({ settings: new TrustedValue(settings) }, "Updating organization settings");
608607
return this.toSettings(await this.teamDB.setOrgSettings(orgId, settings));
609608
}
610609

0 commit comments

Comments
 (0)