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 120d7e7 commit 1b09a46Copy full SHA for 1b09a46
lambda-http4s/src/main/scala/feral/lambda/http4s/ApiGatewayProxyHandler.scala
@@ -20,7 +20,6 @@ package http4s
20
import cats.effect.kernel.Concurrent
21
import cats.syntax.all._
22
import feral.lambda.ApiGatewayProxyInvocation
23
-import feral.lambda.Invocation
24
import feral.lambda.events.ApiGatewayProxyEvent
25
import feral.lambda.events.ApiGatewayProxyResult
26
import feral.lambda.events.ApiGatewayProxyStructuredResultV2
0 commit comments