Skip to content

Commit

Permalink
some comments and remove unneeded file
Browse files Browse the repository at this point in the history
  • Loading branch information
popensesame committed Nov 1, 2024
1 parent 5ef2fe2 commit ed0b3dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 125 deletions.
2 changes: 2 additions & 0 deletions src/util/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const normalizeRec = (rec, fieldMap) => {
return result
}

// map to airtable fields
const practitionerFieldMap = {
state: 'State',
size: 'Size',
Expand All @@ -28,6 +29,7 @@ const practitionerFieldMap = {
name: 'Name',
org: 'Organization Name',
website: 'Organization Website',
// TODO setup
linkedIn: 'LinkedIn URL',
email: 'Email',
phone: 'Phone Number',
Expand Down
125 changes: 0 additions & 125 deletions src/util/categories.js

This file was deleted.

0 comments on commit ed0b3dc

Please sign in to comment.