We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fee2a7 commit 0259983Copy full SHA for 0259983
.tools/weathertop/backend/src/main/java/com/weathertop/lambda/HandlerHistoricalSDK.java
@@ -8,8 +8,6 @@
8
import com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent;
9
import com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent;
10
import com.weathertop.service.HistoricalSDK;
11
-
12
13
import java.util.Map;
14
15
public class HandlerHistoricalSDK implements RequestHandler<APIGatewayProxyRequestEvent, APIGatewayProxyResponseEvent> {
0 commit comments