Skip to content

Commit 54e7e6b

Browse files
committed
chore(navigation): remove unused import
1 parent 902a9f1 commit 54e7e6b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/Navigation/Navigation.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import React from 'react';
33
import Banner from 'react-banner';
44
import DocSearch from 'docsearch.js';
55

6-
// Import Utilities/Images
7-
import GitHubIcon from '../../styles/icons/github.svg';
8-
96
// Import Components
107
import Link from '../Link/Link';
118
import Container from '../Container/Container';

0 commit comments

Comments
 (0)