1
0
Falko Schindler 2 жил өмнө
parent
commit
b548ffd7c0

+ 1 - 1
nicegui/elements/element.py

@@ -5,7 +5,7 @@ import asyncio
 import justpy as jp
 
 from ..binding import BindableProperty, bind_from, bind_to
-from ..globals import page_stack, view_stack
+from ..globals import view_stack
 from ..task_logger import create_task