flake: remove unused import
This commit is contained in:
parent
e57f406967
commit
8c9565f284
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue