Removing duplicated import
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
This commit is contained in:
parent
6c5a88e986
commit
69309d5531
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import os
|
||||||
import sys
|
import sys
|
||||||
import feedparser
|
import feedparser
|
||||||
import re
|
import re
|
||||||
import sys
|
|
||||||
|
|
||||||
feedparser.sanitizer._HTMLSanitizer.unacceptable_elements_with_end_tag.add('<div>')
|
feedparser.sanitizer._HTMLSanitizer.unacceptable_elements_with_end_tag.add('<div>')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue