Skip to content

Commit

Permalink
fix doc: delete import { Link } from "gatsby" (#21113)
Browse files Browse the repository at this point in the history
  • Loading branch information
naoya7076 authored Feb 1, 2020
1 parent 4d24e84 commit 3387b2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/tutorial/ecommerce-tutorial/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ Once you're happy with your query, create a new page where you can import the ne

```jsx:title=src/pages/advanced.js
import React from "react"
import { Link } from "gatsby"

import Layout from "../components/layout"
import SEO from "../components/seo"
Expand Down

0 comments on commit 3387b2b

Please sign in to comment.