Skip to content

Commit 390c45b

Browse files
committed
cleannup
1 parent 1cc1cf1 commit 390c45b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

plugins/fish/vision_agents/plugins/__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
from .tts import TTS
22

3-
# Re-export under the new namespace for convenience
4-
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
5-
63
__all__ = ["TTS"]
74

0 commit comments

Comments
 (0)