diff --git a/beetsplug/convert.py b/beetsplug/convert.py index ca6e996af..b22b60d53 100644 --- a/beetsplug/convert.py +++ b/beetsplug/convert.py @@ -640,8 +640,6 @@ class ConvertPlugin(BeetsPlugin): m3ufile.set_contents(items_paths) m3ufile.write() # Assume m3ufile.write expects str lines - - def convert_on_import(self, lib, item): """Transcode a file automatically after it is imported into the library.