Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jessewashburn committed Jan 6, 2025
1 parent a917483 commit 9cdd8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/health/health-event-dialog.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export class HealthEventDialogComponent implements OnInit, OnDestroy {
}
}), {});
}

isLastSection(section: string): boolean {
const sections = [
'notes',
Expand Down

0 comments on commit 9cdd8aa

Please sign in to comment.