Skip to content

Commit

Permalink
removed unnecessary data in LabelMap
Browse files Browse the repository at this point in the history
  • Loading branch information
philiparpin committed Mar 28, 2020
1 parent 256f8da commit 9c4ae61
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ export const labelMap: LabelMap = {
card: 'Collects samples',
icon: faVial,
},
is_collecting_samples_onsite: {
sidebar: 'Collects samples for testing',
card: 'Collects samples onsite',
icon: faVial,
},
};

// Controls toggles
Expand Down

0 comments on commit 9c4ae61

Please sign in to comment.