mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 14:44:18 +00:00
fix linter
This commit is contained in:
parent
eef9adbfcb
commit
ffd119c66c
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ from ..config import (
|
|||
)
|
||||
from main import add
|
||||
from ..util import base_url, ansi_to_html
|
||||
from ..index.html import snapshot_icons
|
||||
|
||||
|
||||
class HomepageView(View):
|
||||
|
|
Loading…
Reference in a new issue