forked from openlp/openlp
Remove some unused imports
This commit is contained in:
parent
ab810734d8
commit
d216766586
@ -25,9 +25,7 @@ information related to the rwquested media.
|
|||||||
"""
|
"""
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
import re
|
from subprocess import check_output
|
||||||
from subprocess import Popen, check_output
|
|
||||||
from tempfile import mkstemp
|
|
||||||
|
|
||||||
from bs4 import BeautifulSoup, NavigableString
|
from bs4 import BeautifulSoup, NavigableString
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user