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

remove space

This commit is contained in:
Miquel A. Cabot 2022-06-14 11:27:00 +02:00
parent 74a3386619
commit 63e91a75bc

View File

@ -404,7 +404,6 @@ export class Nft extends SmartContract {
* @param {String} address NFT Owner adress
* @return {Promise<TransactionReceipt>} trxReceipt
*/
public async cleanPermissions<G extends boolean = false>(
nftAddress: string,
address: string,