Browse Source

Remove print statement

JoostSijm 5 năm trước cách đây
mục cha
commit
4a7a6be5d5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/vboo_info_bot/functions.py

+ 0 - 1
src/vboo_info_bot/functions.py

@@ -28,5 +28,4 @@ def telegram_format_article(article):
         underline,
         article_content,
     )
-    print(formatted_article)
     return formatted_article