mirror of https://github.com/gorhill/uBlock.git
Remove unused import
This commit is contained in:
parent
0b0451f50f
commit
cbadfe05ee
|
@ -12,7 +12,6 @@ import tempfile
|
||||||
import time
|
import time
|
||||||
import zipfile
|
import zipfile
|
||||||
|
|
||||||
from distutils.version import StrictVersion
|
|
||||||
from string import Template
|
from string import Template
|
||||||
|
|
||||||
# - Download target (raw) uBOLite_*.chromium.mv3.zip from GitHub
|
# - Download target (raw) uBOLite_*.chromium.mv3.zip from GitHub
|
||||||
|
|
Loading…
Reference in New Issue