removed commented-out lines

This commit is contained in:
Tom Hombergs 2018-05-22 22:40:30 +02:00 committed by GitHub
parent 9a04bf2c2c
commit 635224a404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,11 +34,6 @@
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!--<dependency>-->
<!--<groupId>org.springframework.boot</groupId>-->
<!--<artifactId>spring-boot-test</artifactId>-->
<!--<scope>test</scope>-->
<!--</dependency>-->
<!-- Spring --> <!-- Spring -->