fixed build failuer

This commit is contained in:
Ritesh Pawar
2025-01-30 15:06:54 +05:30
parent 0a9187ef4d
commit f5e02faeaf

View File

@@ -348,6 +348,4 @@ In the above example, we are setting the constructor with filter string value fe
logger.debug('RO processed:' + ro.identity);
}
})
```
Reference doc link : [Filter Class](/docs/tools/sdk/typescript/filter.md)
```