From babb2a26aa9bfdfd53c4ce146af5ca93492634f2 Mon Sep 17 00:00:00 2001
From: NervN <66575893+NervN@users.noreply.github.com>
Date: Fri, 24 May 2024 00:31:25 +0300
Subject: [PATCH] Update wait.md
---
guide/Useful/wait.md | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/guide/Useful/wait.md b/guide/Useful/wait.md
index ceb0690..ad38c37 100644
--- a/guide/Useful/wait.md
+++ b/guide/Useful/wait.md
@@ -28,16 +28,5 @@ Will wait an X time, before executing the code below it.
If you want to wait more then 1m, we suggest you use [$setTimeout](../Useful/setTimeout.md)
:::
-::: warning Why do i need sendMessage?
-Read [this](../url) how parsing works
-The Output without $sendmessage would be:
-```
-This part gets executed before the 10s
-This part after the 10s
-```
-It would get sent after 10s
-:::
-
-
##### Function difficulty
-###### Tags:
\ No newline at end of file
+###### Tags: