Skip to content

Commit

Permalink
Merge pull request #21 from iptch/feature/job-title
Browse files Browse the repository at this point in the history
remove job title
  • Loading branch information
ihaveamicroservice authored Mar 8, 2024
2 parents 897032d + b96baf7 commit e89eb7f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export class EditUserCardComponent implements OnInit {
@Output() save = new EventEmitter<UserCard>();

jobs = [
'Assistant to the Chief of Staff',
'Associate Partner',
'Associate Partner, Backoffice',
'Backoffice',
Expand Down

0 comments on commit e89eb7f

Please sign in to comment.