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:
parent
0d20624f13
commit
365f4d43e0
@ -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 = () => (
|
||||||
|
Loading…
Reference in New Issue
Block a user