Skip to content

Commit 239ee90

Browse files
I forgor to remove this
I am just commenting it out for if I ever need to test that again
1 parent caf0f9b commit 239ee90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ async fn main() {
15821582
}
15831583

15841584
if chat_timer.update() {
1585-
println!("Thread started");
1585+
// println!("Thread started");
15861586

15871587
let get_chat_url_clone = get_chat_url.clone();
15881588
let thread_sender = sender.clone();

0 commit comments

Comments
 (0)