mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fixed lint errors
This commit is contained in:
parent
127d31d729
commit
1ceb0f6158
@ -22,7 +22,6 @@ export default function AlgorithmDatasetsListForCompute({
|
||||
useEffect(() => {
|
||||
async function getDatasetsAllowedForCompute() {
|
||||
const datasetComputeService = dataset.findServiceByType('compute')
|
||||
datasetComputeService
|
||||
const datasets = await getAlgorithmDatasetsForCompute(
|
||||
algorithmDid,
|
||||
datasetComputeService?.serviceEndpoint,
|
||||
|
Loading…
Reference in New Issue
Block a user