flake: remove unused import

This commit is contained in:
Iain Learmonth 2022-05-17 08:13:50 +01:00
parent e57f406967
commit 8c9565f284

View file

@ -1,6 +1,6 @@
from collections.abc import Mapping, Sequence
import json
from typing import List, Any, IO
from typing import List, Any
from app import app
from app.lists import lists