bridge: use bundled modules
This commit is contained in:
parent
32239c379a
commit
3163286e88
5 changed files with 5 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
from collections.abc import Mapping, Sequence
|
||||
import json
|
||||
import os
|
||||
from typing import List, Any
|
||||
|
||||
from app import app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue