fix: UI imports
This commit is contained in:
parent
e461869d7c
commit
882e0850e7
|
@ -1,5 +1,3 @@
|
|||
import re
|
||||
|
||||
import flet as ft
|
||||
from flet.core.page import RouteChangeEvent
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
import flet as ft
|
||||
from alembic.command import history
|
||||
|
||||
from requests.auth import get_user
|
||||
from requests.clients import get_wishlist, get_cart, get_history
|
||||
|
|
Loading…
Reference in New Issue