diff --git a/README.markdown b/README.markdown index e3c34c6..5788107 100644 --- a/README.markdown +++ b/README.markdown @@ -38,10 +38,7 @@ When you reload the settings and compile, this generates the following: ```scala package hello -import java.io.File -import java.lang._ -import java.net.URL -import scala._; import Predef._ +import scala.Predef._ /** This object was generated by sbt-buildinfo. */ case object BuildInfo {