mirror of https://github.com/sbt/sbt.git
Docs: remove stray line in Howto/scala
This commit is contained in:
parent
c500df66d5
commit
72d2cf06b7
|
|
@ -2,8 +2,6 @@
|
||||||
Configure and use Scala
|
Configure and use Scala
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
By default, sbt's interactive mode is started when no commands are provided on the command line or when the `shell` command is invoked.
|
|
||||||
|
|
||||||
.. howto::
|
.. howto::
|
||||||
:id: version
|
:id: version
|
||||||
:title: Set the Scala version used for building the project
|
:title: Set the Scala version used for building the project
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue