Skip to content

Commit ae301e0

Browse files
committed
Removes left over comment
1 parent 00c9e4b commit ae301e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plus/integrations/integrationService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ export class IntegrationService implements Disposable {
136136
}
137137
}
138138

139-
// TODO: Remove `integrationId` flow from this because we always use "connectIntegrations" for that
140139
async manageCloudIntegrations(source: Source | undefined) {
141140
const scope = getLogScope();
142141
if (this.container.telemetry.enabled) {

0 commit comments

Comments
 (0)