mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
remove debugging print
This commit is contained in:
parent
c1ba9b583b
commit
abd7db367a
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ router = APIRouter(
|
|||
)
|
||||
|
||||
settings = get_settings()
|
||||
print("CONNECTION TO SQS IN REGION", settings.AWS_DEFAULT_REGION)
|
||||
sqs_client = boto3.client("sqs", settings.AWS_DEFAULT_REGION)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue