Skip to content

Commit 95acddc

Browse files
committed
chore: remove unused symbols
1 parent b61c81f commit 95acddc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/site/docsHomePageContent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import { Feedback, HelpOutline, QuestionAnswer } from '@sparkpost/matchbox-icons';
2+
import { Feedback, HelpOutline } from '@sparkpost/matchbox-icons';
33
import Link from 'next/link';
44
import { Elixir, PHP, Java, NodeMailer, Python, Node, Go } from './icons';
55
import BaseHomePageContent, { SimpleStyledLink } from './baseHomePageContent';

components/site/navigation.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import React from 'react';
22
import Link from 'next/link';
33
import { Box } from '@sparkpost/matchbox';
44
import {
5-
Forum,
65
PeopleOutline,
76
Code,
87
DeviceHub,

0 commit comments

Comments
 (0)