Explorar el Código

Remove print statement

JoostSijm hace 5 años
padre
commit
4a7a6be5d5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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