🌐 AI搜索 & 代理 主页
Skip to content

Commit 253fc7b

Browse files
committed
.
1 parent 0bbe8db commit 253fc7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/library/scala/collection/mutable/ArrayBuffer.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import java.util.Arrays
1818
import scala.annotation.{nowarn, tailrec}
1919
import scala.collection.Stepper.EfficientSplit
2020
import scala.collection.generic.{CommonErrors, DefaultSerializable}
21-
import scala.reflect.ClassTag
2221
import scala.runtime.PStatics.VM_MaxArraySize
2322

2423
/** An implementation of the `Buffer` class using an array to

0 commit comments

Comments
 (0)