mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
remove unnecesary imports in MetaItem
This commit is contained in:
parent
fd619b5b4b
commit
9310155ce9
@ -1,7 +1,5 @@
|
||||
import React, { ReactElement, ReactNode } from 'react'
|
||||
import styles from './MetaItem.module.css'
|
||||
import { syncBuiltinESMExports } from 'module'
|
||||
import style from 'react-syntax-highlighter/dist/esm/styles/hljs/github-gist'
|
||||
|
||||
export default function MetaItem({
|
||||
title,
|
||||
|
Loading…
x
Reference in New Issue
Block a user