Skip to content

Commit

Permalink
var
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Jan 22, 2025
1 parent 5bf68ce commit 42595ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/public/src/components/EnrolledItemCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -424,9 +424,6 @@ export class EnrolledItemCard extends React.Component<
renderCourseEnrollment() {
const { enrollment, currentUser, isProgramCard, redirectToCourseHomepage } =
this.props

const { menuVisibility } = this.state

const financialAssistanceLink =
isFinancialAssistanceAvailable(enrollment.run) &&
!enrollment.approved_flexible_price_exists ? (
Expand Down

0 comments on commit 42595ac

Please sign in to comment.