remove exit useless

This commit is contained in:
Valentin CZERYBA 2023-04-16 21:26:48 +02:00
parent 4cf301b216
commit ae7cb1e4e0

View File

@ -344,7 +344,6 @@ class WPimport:
list_img.append(new_img)
comment_post = self._getComment(comment)
exit(0)
a = itemfooter[0].find_all("a", {"rel": True})
for i in a: