Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmch91 committed Oct 15, 2024
1 parent 3da1474 commit dfe8d84
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,6 @@ export class MediaComponent implements OnChanges {
if (!this.media?.src) {
this.handleMissing();
}

if (!this.media) {
this.handleMissing();
}
}

/**
Expand Down

0 comments on commit dfe8d84

Please sign in to comment.