just fix some random ugly comments

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-04 16:59:57 +01:00
parent 9aa5279844
commit ed027b8b28
8 changed files with 40 additions and 34 deletions
@@ -347,8 +347,8 @@ export function createEventStream(
}
/**
* @deprecated use event-stream implementation of the sync endpoint
* */
* @deprecated use event-stream implementation of the sync endpoint
*/
export function createHttpResponse(
res: Response<any, any>,
): DocsSynchronizerSyncOpts {