Skip to content

Commit

Permalink
removed botocore from wallet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jontyms committed Aug 30, 2024
1 parent f64f0d5 commit 4318a5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes/wallet.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import requests
from airpress import PKPass
from botocore.exceptions import ClientError
from fastapi import APIRouter, Cookie, Depends, Request, Response
from fastapi.responses import HTMLResponse, RedirectResponse
from google.auth import crypt, jwt
Expand Down

0 comments on commit 4318a5d

Please sign in to comment.