Merge "Remove unused import."

This commit is contained in:
Elliott Hughes
2014-04-29 03:52:10 +00:00
committed by Gerrit Code Review

View File

@@ -46,7 +46,6 @@ import java.util.Random;
import junit.framework.Assert;
import libcore.io.IoUtils;
import libcore.io.Libcore;
/**
* Tests for {@link FileRotator}.