Skip to content

Commit

Permalink
Removing redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
Vito Belgiorno-Zegna committed Sep 27, 2017
1 parent 6a0386f commit 3d90948
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/components/Navbar/Item.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, { PropTypes } from 'react';
import Link from 'gatsby-link';
// import theme from '../../theme';

export default function Item ({ depth, title, url }) {
return (
Expand Down

0 comments on commit 3d90948

Please sign in to comment.