Skip to content

Commit 23351a8

Browse files
refactor: removed unnecessary pass statement
1 parent cf28e72 commit 23351a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rai_core/rai/frontend/configurator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,6 @@ def setup_steps():
967967
logging.warning(
968968
"skipping text to speech, missing import - install `poetry install --with s2s`"
969969
)
970-
pass
971970

972971
step_names.extend(
973972
[

0 commit comments

Comments
 (0)