summaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
Diffstat (limited to 'extension')
-rw-r--r--extension/src/diffs.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/src/diffs.ts b/extension/src/diffs.ts
index 0bab326a..1e63c5f6 100644
--- a/extension/src/diffs.ts
+++ b/extension/src/diffs.ts
@@ -289,7 +289,7 @@ function recordAcceptReject(accepted: boolean, diffInfo: DiffInfo) {
});
// Send the suggestion to the server
- ideProtocolClient.sendAcceptRejectSuggestion(accepted);
+ // ideProtocolClient.sendAcceptRejectSuggestion(accepted);
// Write the updated suggestions back to the file
fs.writeFileSync(