chore: remove unused variables

This commit is contained in:
s
2025-12-13 17:45:04 +01:00
parent f17ab261ce
commit 6537e3aee1

View File

@@ -1,9 +1,5 @@
import React from 'react'
import { Link } from 'gatsby'
// import dcLogo from "../../images/dclogo.png";
import { Container, Section } from '../shared'
import { Section } from '../shared'
import { SolidButton } from '../shared/styledComponents'
import { StyledHeading, StyledDesc, InputStyled, StyledAnchor } from './style'