| 2717 | |
| 2718 | @Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811 |
| 2719 | class RemoveOptions(RemoveOptionsBase): # noqa: F811 |
| 2720 | pass |
| 2721 | |
| 2722 | |
| 2723 | @Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811 |
no outgoing calls
no test coverage detected