Skip to content

Commit 1cebd9a

Browse files
committed
ci: revert useless java
1 parent 36079b2 commit 1cebd9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/copilot/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ async function _sendContextResolutionTelemetry(
279279
sendInfo("", telemetryData);
280280
} catch (telemetryError) {
281281
// Silently ignore telemetry errors to not affect main functionality
282-
console.error('Failed to send Java context resolution telemetry:', telemetryError);
283282
}
284283
}
285284

0 commit comments

Comments
 (0)