1
0
Fork 0
mirror of synced 2024-06-02 18:44:59 +12:00

fix linter

This commit is contained in:
Nick Sweeting 2021-04-03 15:51:27 -04:00
parent eef9adbfcb
commit ffd119c66c

View file

@ -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):