Skip to content

Commit 5952bf5

Browse files
committed
perf: remove useless code
1 parent 8c28428 commit 5952bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/copilot/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ export class ContextProviderResolverError extends Error {
213213
/**
214214
* Send consolidated telemetry data for Java context resolution
215215
* This is the centralized function for sending context resolution telemetry
216-
*
216+
*
217217
* @param request The resolve request from Copilot
218218
* @param start Performance timestamp when resolution started
219219
* @param items The resolved context items

0 commit comments

Comments
 (0)