Skip to content

Commit

Permalink
remove unused Random import
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRosen committed Dec 15, 2014
1 parent b275e41 commit a693ddb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import java.nio.ByteBuffer
import scala.collection.mutable.ArrayBuffer
import scala.concurrent.duration._
import scala.language.{implicitConversions, postfixOps}
import scala.util.Random

import WriteAheadLogSuite._
import com.google.common.io.Files
Expand Down

0 comments on commit a693ddb

Please sign in to comment.