mirror of https://github.com/sbt/sbt.git
Remove Mapper alias
This commit is contained in:
parent
0b744c1ded
commit
28331a7444
|
|
@ -54,7 +54,6 @@ trait Import {
|
|||
val Hash = sbt.io.Hash
|
||||
val HiddenFileFilter = sbt.io.HiddenFileFilter
|
||||
val IO = sbt.io.IO
|
||||
type Mapper = sbt.io.Mapper
|
||||
val NameFilter = sbt.io.NameFilter
|
||||
type NameFilter = sbt.io.NameFilter
|
||||
val NothingFilter = sbt.io.NothingFilter
|
||||
|
|
|
|||
Loading…
Reference in New Issue