Skip to content

Commit

Permalink
fix: Broken backend tests; path to lambda resources
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysiekb committed Dec 30, 2023
1 parent 920a41e commit 7a09e93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/backend_stack.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import os.path

from aws_cdk import Stack, aws_lambda, aws_apigateway, aws_iam, RemovalPolicy
from aws_cdk.aws_lambda_python_alpha import PythonLayerVersion
from constructs import Construct
Expand Down

0 comments on commit 7a09e93

Please sign in to comment.