diff --git a/src/pages/sigs/index.js b/src/pages/sigs/index.js index 0adcca56f..592c71b45 100644 --- a/src/pages/sigs/index.js +++ b/src/pages/sigs/index.js @@ -19,7 +19,6 @@ import { Loader, } from 'react-feather' import { StaticImage } from 'gatsby-plugin-image' -import { ReactComponent as Slack } from '../images/slack-icon.svg' import Callout from '../../components/callout' import IconBox from '../../components/iconbox' import * as Accordion from '@radix-ui/react-accordion' @@ -560,7 +559,7 @@ export default function SIGPage() {
-