Remove a duplicated sentence from documentation.

Original pull request #1860
This commit is contained in:
albina0104
2024-08-18 21:59:53 +05:00
committed by Jens Schauder
parent 413bc91687
commit 0ae3bafd7b

View File

@@ -35,9 +35,6 @@ To create a Spring project in STS:
Then enter a project and a package name, such as `org.spring.jdbc.example`.
. Add the following to the `pom.xml` files `dependencies` element:
+
. Add the following to the pom.xml files `dependencies` element:
+
[source,xml,subs="+attributes"]
----
<dependencies>