mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 07:04:27 -04:00
fix unneeded import
This commit is contained in:
parent
8e9ef31fda
commit
c5fc4068f4
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue