1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
This commit is contained in:
Matthias Kretschmann 2019-03-25 13:45:56 +01:00
parent 5282044ea8
commit 95be609eff
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -4,7 +4,6 @@ import Route from '../components/templates/Route'
import { User } from '../context/User'
import Asset from '../components/molecules/Asset'
import styles from './Search.module.scss'
import { Logger } from '@oceanprotocol/squid'
interface SearchState {
results: any[]