fix testdata

This commit is contained in:
Anna.Kozlova
2017-10-18 10:50:03 +02:00
parent 14d7f57946
commit 08752000cd
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
// "Remove explicit type arguments" "true"
// "Remove explicit type arguments of method reference" "true"
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.Stream;
@@ -1,4 +1,4 @@
// "Remove explicit type arguments" "true"
// "Remove explicit type arguments of method reference" "true"
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.Stream;