1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Fix linter

This commit is contained in:
Ana Loznianu 2023-12-05 16:02:29 +02:00
parent bcfd125b72
commit c7b45ee10a

View File

@ -197,7 +197,6 @@ export async function orderAsset(
price,
false
)
if (!tx) {
return
}