We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bbe8db commit 253fc7bCopy full SHA for 253fc7b
src/library/scala/collection/mutable/ArrayBuffer.scala
@@ -18,7 +18,6 @@ import java.util.Arrays
18
import scala.annotation.{nowarn, tailrec}
19
import scala.collection.Stepper.EfficientSplit
20
import scala.collection.generic.{CommonErrors, DefaultSerializable}
21
-import scala.reflect.ClassTag
22
import scala.runtime.PStatics.VM_MaxArraySize
23
24
/** An implementation of the `Buffer` class using an array to
0 commit comments