Skip to content

Commit 3d7755a

Browse files
author
Sachit
authored
Update whats.py
1 parent cbf73cf commit 3d7755a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pywhatkit/whats.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ def sendwhatmsg_to_group_instantly(
123123
"""Send WhatsApp Message to a Group Instantly"""
124124

125125
current_time = time.localtime()
126-
127126
time.sleep(4)
128127
core.send_message(message=message, receiver=group_id, wait_time=wait_time)
129128
log.log_message(_time=current_time, receiver=group_id, message=message)

0 commit comments

Comments
 (0)