From 3ebe5c478dcfaea1bcef6e759bfeca1e5bf33cff Mon Sep 17 00:00:00 2001 From: KatKatKateryna Date: Mon, 13 Nov 2023 23:54:08 +0000 Subject: [PATCH] remove prints --- qt_ui/widget_add_stream.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/qt_ui/widget_add_stream.py b/qt_ui/widget_add_stream.py index 7f3a954..12c1e83 100644 --- a/qt_ui/widget_add_stream.py +++ b/qt_ui/widget_add_stream.py @@ -238,9 +238,7 @@ class AddStreamModalDialog(QtWidgets.QWidget, FORM_CLASS): item.text().split(" | ")[1], item.text().split(", ")[1].split(" | ")[0], ) - print(url) sw = StreamWrapper(url) - print(sw) try: metrics.track(