mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 21:38:33 +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 main import add
|
||||||
from ..util import base_url, ansi_to_html
|
from ..util import base_url, ansi_to_html
|
||||||
from ..index.html import snapshot_icons
|
|
||||||
|
|
||||||
|
|
||||||
class HomepageView(View):
|
class HomepageView(View):
|
||||||
|
|
Loading…
Add table
Reference in a new issue