remove newline

This commit is contained in:
Valentin CZERYBA 2023-04-10 16:07:14 +02:00
parent aa5c8893ec
commit 48e77084e8

View File

@ -279,7 +279,3 @@ class WPimport:
if page.status_code == 201:
self._logger.info("Commentaire ajoute pour {0}".format(result["title"]["raw"]))
self._linkImgPost(result["title"]["raw"], list_img, result["id"])