Skip to content

Commit

Permalink
more linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jessewashburn committed Jan 22, 2025
1 parent f9f913c commit d34623e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/users/users-update/users-update.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export class UsersUpdateComponent implements OnInit, CanComponentDeactivate {
return;
}
this.hasUnsavedChanges = false;

}

submitUser() {
Expand Down

0 comments on commit d34623e

Please sign in to comment.