Skip to content

Commit 4ce351c

Browse files
authored
Merge pull request scala/scala#9165 from mkeskells/2.12.x_import
remove unused import
2 parents 80aa1cd + c205f84 commit 4ce351c

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)