mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
remove toast from provider helper
This commit is contained in:
parent
0901ff7141
commit
3232460f38
@ -46,7 +46,7 @@ export async function initializeProviderForCompute(
|
|||||||
accountId
|
accountId
|
||||||
)
|
)
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
toast(`Error initializing provider for the compute job!`)
|
LoggerInstance.error(`Error initializing provider for the compute job!`)
|
||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user