mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fixed lint
This commit is contained in:
parent
e9a0dd5a1c
commit
babaa970eb
@ -224,7 +224,7 @@ export class Provider {
|
||||
providerUri,
|
||||
providerEndpoints
|
||||
)
|
||||
let downloadUrl = this.getEndpointURL(serviceEndpoints, 'download')
|
||||
const downloadUrl = this.getEndpointURL(serviceEndpoints, 'download')
|
||||
? this.getEndpointURL(serviceEndpoints, 'download').urlPath
|
||||
: null
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user