chore: remove redundant comment

This commit is contained in:
Adhiraj Singh
2022-05-28 00:22:34 +05:30
parent 07f1f8c043
commit 60aafded3e

View File

@@ -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 }