1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

remove unused repo. Also fixes a linting complaint:)

This commit is contained in:
trentmc 2020-10-27 10:07:41 +01:00
parent 0d20624f13
commit 365f4d43e0

View File

@ -1,6 +1,5 @@
import React from 'react' import React from 'react'
import { Link, StaticQuery, graphql } from 'gatsby' import { Link, StaticQuery, graphql } from 'gatsby'
import Repository from './Repository'
import styles from './QuickRun.module.scss' import styles from './QuickRun.module.scss'
const QuickRun = () => ( const QuickRun = () => (