Revert "Send operations to project-history when deleting comments (#17198)" (#17476)

This reverts commit 34ab7e4ea6dd1b5fd749f9accaf4a6e16ae1d840.

GitOrigin-RevId: 005de52bcacbacf62d22cd8617d7a765f56bd72e
This commit is contained in:
Domagoj Kriskovic
2024-03-11 09:04:29 +00:00
committed by Copybot
parent 4a3a0752a4
commit f5b894bc2e
8 changed files with 18 additions and 125 deletions
@@ -766,7 +766,6 @@ describe('DocumentUpdaterHandler', function () {
this.project_id,
this.doc_id,
this.thread_id,
this.user_id,
this.callback
)
})
@@ -797,7 +796,6 @@ describe('DocumentUpdaterHandler', function () {
this.project_id,
this.doc_id,
this.thread_id,
this.user_id,
this.callback
)
})
@@ -816,7 +814,6 @@ describe('DocumentUpdaterHandler', function () {
this.project_id,
this.doc_id,
this.thread_id,
this.user_id,
this.callback
)
})