Cleaned up imports.

This commit is contained in:
Brian O'Neill 2013-05-16 13:33:39 -04:00
parent 23998f3f01
commit 61c014c49f
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import java.io.OutputStream;
import org.apache.commons.io.FileUtils;
import com.google.common.base.Throwables;
import com.google.common.io.Files;
import com.metamx.common.ISE;
import com.metamx.common.logger.Logger;