Simplify logic around getting item type of a function type

This commit is contained in:
Oleg Zhurakousky
2020-11-04 11:29:01 +01:00
parent 1209fa1053
commit dd0f70bc8e
3 changed files with 22 additions and 78 deletions

View File

@@ -61,11 +61,6 @@
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
</dependency>
<!-- <dependency> -->
<!-- <groupId>org.synchronoss.cloud</groupId> -->
<!-- <artifactId>nio-multipart-parser</artifactId> -->
<!-- <scope>test</scope> -->
<!-- </dependency> -->
</dependencies>
<build>