Remove import for old lib

This commit is contained in:
Leigh Morresi
2021-01-30 10:29:39 +01:00
parent 98f6f4619f
commit bfcb17ca24

View File

@@ -5,7 +5,8 @@ import hashlib
import os
import re
import html2text
from urlextract import URLExtract
# Not needed due to inscriptis being way better.
#from urlextract import URLExtract
from inscriptis import get_text
# Hmm Polymorphism datastore, thread, etc