1
0
Fork 0

fix linter

This commit is contained in:
Nick Sweeting 2021-04-03 15:51:27 -04:00
parent eef9adbfcb
commit ffd119c66c
1 changed files with 0 additions and 1 deletions

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