mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-02-20 00:56:07 +08:00
fix unneeded import
This commit is contained in:
parent
8e9ef31fda
commit
c5fc4068f4
@ -19,7 +19,6 @@ if TYPE_CHECKING:
|
||||
|
||||
from rich import print
|
||||
from rich.panel import Panel
|
||||
from rich_argparse import RichHelpFormatter
|
||||
from django.core.management.base import DjangoHelpFormatter
|
||||
|
||||
from archivebox.config import CONSTANTS, DATA_DIR, VERSION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user