Skip to content

Commit c866824

Browse files
committed
remove extra debugging print
1 parent 1e73508 commit c866824

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Fruit_Jam/Fruit_Jam_Spell_Jam/tts_local.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def text_to_speech_http(
9292
"""
9393

9494
# Prepare request
95-
print(self.launcher_config.data)
9695
endpoint = ""
9796
if self.launcher_config and "spell_jam" in self.launcher_config.data:
9897
endpoint = self.launcher_config.data["spell_jam"].get("tts_server_endpoint","")

0 commit comments

Comments
 (0)