1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-24 00:38:52 -05:00

Fix --db option issues when using -get-subtitles

This commit is contained in:
Reinhard Pointner 2016-07-28 23:24:55 +08:00
parent 440a3bf923
commit 993319c4cc

View File

@ -15,7 +15,6 @@ import javax.script.SimpleBindings;
import net.filebot.MediaTypes;
import net.filebot.StandardRenameAction;
import net.filebot.WebServices;
public class ArgumentProcessor {