Skip to content

Commit c205f84

Browse files
committed
remove unused import
1 parent 80aa1cd commit c205f84

File tree

1 file changed

+0
-1
lines changed
  • library/src/scala/collection/immutable

1 file changed

+0
-1
lines changed

library/src/scala/collection/immutable/Map.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ package collection
1515
package immutable
1616

1717
import generic._
18-
import scala.collection.immutable.Map.MapBuilderImpl
1918
import scala.util.hashing.MurmurHash3
2019

2120
/**

0 commit comments

Comments
 (0)