Skip to content

Commit fd6acdc

Browse files
committed
Remove unnecessary line inserts
1 parent ef9bdc4 commit fd6acdc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sample-code/spring-app/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@
160160
</exclusion>
161161
</exclusions>
162162
</dependency>
163-
164163
<!-- scope "provided" -->
165164
<dependency>
166165
<groupId>org.projectlombok</groupId>
@@ -187,7 +186,6 @@
187186
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
188187
<artifactId>cloudplatform-connectivity</artifactId>
189188
</dependency>
190-
191189
</dependencies>
192190

193191
<build>

0 commit comments

Comments
 (0)