From 60aafded3e2f8fc4fbbb0c8c34b86735dfd5a5ef Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Sat, 28 May 2022 00:22:34 +0530 Subject: [PATCH] chore: remove redundant comment --- src/Socket/messages-send.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Socket/messages-send.ts b/src/Socket/messages-send.ts index ca6ac55..b86cdf3 100644 --- a/src/Socket/messages-send.ts +++ b/src/Socket/messages-send.ts @@ -488,7 +488,6 @@ export const makeMessagesSocket = (config: SocketConfig) => { { logger, userJid, - // multi-device does not have this yet getUrlInfo: text => getUrlInfo( text, { thumbnailWidth: linkPreviewImageThumbnailWidth, timeoutMs: 3_000 }