mtpadilla: no longer needed so making empty

This commit is contained in:
padillamt
2025-07-24 20:44:27 -07:00
parent 81048ce43a
commit 067f64389b

View File

@@ -1,13 +1 @@
#
# Copyright (c) 20242025, Daily
#
# SPDX-License-Identifier: BSD 2-Clause License
#
# import sys
# from pipecat.services import DeprecatedModuleProxy
# from .tts import *
# sys.modules[__name__] = DeprecatedModuleProxy(globals(), "inworld", "inworld.tts")