Commit 63f9e23
committed
fix(lint): drop unused
v1.1.0 removed the explicit `File(..., alias=speaker_wav)` parameter
from the create_speech signature in favour of reading the form
directly, which made the `File` symbol unused. CI lint caught it.
No functional change.File import after v1.1.0 handler refactor1 parent ad39576 commit 63f9e23
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments