Skip to content

Commit 380800c

Browse files
authored
Remove residuals for removed modules (#1599)
1 parent 533c2d4 commit 380800c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

torchaudio/__init__.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,4 @@
3232
'list_audio_backends',
3333
'get_audio_backend',
3434
'set_audio_backend',
35-
'save_encinfo',
36-
'sox_signalinfo_t',
37-
'sox_encodinginfo_t',
38-
'get_sox_option_t',
39-
'get_sox_encoding_t',
40-
'get_sox_bool',
41-
'SignalInfo',
42-
'EncodingInfo',
4335
]

0 commit comments

Comments
 (0)