diff --git a/preswald/__init__.py b/preswald/__init__.py index cecc629..de44815 100644 --- a/preswald/__init__.py +++ b/preswald/__init__.py @@ -1,7 +1,7 @@ # Initialize the Preswald package __version__ = "0.1.21" -from .core import track, connect, connections +from .core import connect, connections from .components import ( slider, text,