diff --git a/src/components/TaxonDetails/About.js b/src/components/TaxonDetails/About.js index c8a299de5..7f91124c0 100644 --- a/src/components/TaxonDetails/About.js +++ b/src/components/TaxonDetails/About.js @@ -3,7 +3,6 @@ import { ActivityIndicator, Body2, - Button, Heading4 } from "components/SharedComponents"; import { View } from "components/styledComponents"; @@ -111,14 +110,6 @@ const About = ( { taxon, isLoading, isError }: Props ): React.Node => { {t( "TAXONOMY-header" )} {displayTaxonomyList} - - - {t( "SIMILAR-SPECIES-header" )} - -