mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-24 15:13:03 +02:00
remove unused import
This commit is contained in:
@@ -10,9 +10,7 @@ from ..index.schema import Link, ArchiveResult, ArchiveError
|
|||||||
from ..system import run, atomic_write
|
from ..system import run, atomic_write
|
||||||
from ..util import (
|
from ..util import (
|
||||||
enforce_types,
|
enforce_types,
|
||||||
download_url,
|
|
||||||
is_static_file,
|
is_static_file,
|
||||||
|
|
||||||
)
|
)
|
||||||
from ..config import (
|
from ..config import (
|
||||||
TIMEOUT,
|
TIMEOUT,
|
||||||
|
Reference in New Issue
Block a user