diff --git a/codetide/agents/tide/ui/__init__.py b/codetide/agents/tide/ui/__init__.py index 767ebea..e69de29 100644 --- a/codetide/agents/tide/ui/__init__.py +++ b/codetide/agents/tide/ui/__init__.py @@ -1,5 +0,0 @@ -from .app import serve - -__all__ = [ - "serve" -] \ No newline at end of file