Skip to content

Commit

Permalink
Remove email from Andrea Schuster
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdinandsalis committed Nov 13, 2023
1 parent 20648b6 commit 25699f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/data/persons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ export const persons: Person[] = [
{
name: 'Andrea Schuster',
position: 'Skills & Mathematikunterstützung',
email: '[email protected]',
email: null,
phone: null,
image: '/images/staff/Andrea_Schuster.jpg',
website: null,
Expand Down

0 comments on commit 25699f7

Please sign in to comment.