Skip to content

Commit

Permalink
Update Checkout.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Apr 30, 2024
1 parent 118fe25 commit c6ec485
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/Checkout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ import DatePicker from '../components/DatePicker'
import NoMatch from './NoMatch'
import Info from './Info'

import SecurePayment from '../assets/img/secure-payment.png'
import '../assets/css/checkout.css'

// Make sure to call `loadStripe` outside of a component’s render to avoid
Expand Down

0 comments on commit c6ec485

Please sign in to comment.