1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

Refactor warning messages

This commit is contained in:
Reinhard Pointner 2017-02-01 16:17:33 +08:00
parent 343f6de4db
commit f414f2519c

View File

@ -1,7 +1,6 @@
package net.filebot;
import static java.nio.channels.Channels.*;
import static net.filebot.util.ExceptionUtilities.*;
import java.io.File;
import java.io.FileOutputStream;