deleteAssetLocally

abstract suspend fun deleteAssetLocally(assetId: String): Either<CoreFailure, Unit>

Method used to delete asset only locally