am 2e9d924d: Merge "Remove unused import."

* commit '2e9d924d4f4275c72df4be28d85482064cee43f8':
  Remove unused import.
This commit is contained in:
Elliott Hughes
2014-04-29 03:56:19 +00:00
committed by Android Git Automerger

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}.