Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jessewashburn committed Jan 31, 2025
1 parent b69a0ff commit d1bbed6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/courses/courses.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,6 @@ export class CoursesComponent implements OnInit, OnChanges, AfterViewInit, OnDes
maxHeight: '90vh',
autoFocus: false
});

dialogRef.afterClosed().subscribe(() => {
this.dialog.closeAll();
});
Expand Down

0 comments on commit d1bbed6

Please sign in to comment.