Skip to content

Commit

Permalink
remove extra uses of old phone numbers (#2391)
Browse files Browse the repository at this point in the history
  • Loading branch information
eselkin authored Dec 16, 2024
1 parent 46e0d59 commit dc515dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/site/stages/build/drupal/graphql/bioPage.graphql.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const personProfileFragment = `
fieldSuffix
fieldDescription
fieldEmailAddress
fieldPhoneNumber
${personTelephone}
fieldCompleteBiographyCreate
fieldCompleteBiography { entity { url } }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const billingAndInsuranceFragment = `
entityUrl {
path
}
fieldPhoneNumber
fieldTelephone {
... on FieldNodeVamcSystemBillingInsuranceFieldTelephone {
entity {
Expand Down

0 comments on commit dc515dc

Please sign in to comment.