diff --git a/src/Components/Features/FeaturesPage.js b/src/Components/Features/FeaturesPage.js index 143eeaf..b48ced6 100644 --- a/src/Components/Features/FeaturesPage.js +++ b/src/Components/Features/FeaturesPage.js @@ -6,7 +6,6 @@ import { } from "../../Constants/Copy/featuresCopy.js"; import legalTek from "../../Assets/Images/legalTek.jpg"; import legalTechFlip from "../../Assets/Images/legalTechFlip.jpg"; -import { ReactComponent as HowToInfoSvg } from "../../Assets/svg/howToInfo.svg"; import "../../styles/features.scss"; const FeaturesPage = () => { @@ -38,37 +37,3 @@ const FeaturesPage = () => { }; export default FeaturesPage; - -/* - - - -