remove exit useless
This commit is contained in:
parent
4cf301b216
commit
ae7cb1e4e0
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user