Fixed check-styles

This commit is contained in:
Oleg Zhurakousky
2019-06-06 15:13:12 +02:00
parent 3c354d94a4
commit ab44f8b308
2 changed files with 0 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ import java.util.function.Supplier;
import com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent;
import com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent;
import org.junit.After;
import org.junit.Test;

View File

@@ -23,7 +23,6 @@ import java.util.Map;
import java.util.function.Function;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.After;
import org.junit.Test;
import reactor.core.publisher.Flux;