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

Fix import

This commit is contained in:
Reinhard Pointner 2018-12-30 14:40:22 +07:00
parent 61b551a37b
commit 5ce426daed

View File

@ -4,7 +4,6 @@ import static java.util.Arrays.*;
import static java.util.Collections.*;
import static java.util.Collections.sort;
import static java.util.stream.Collectors.*;
import static java.util.stream.Collectors.joining;
import static net.filebot.Logging.*;
import static net.filebot.MediaTypes.*;
import static net.filebot.WebServices.*;