HomeClusterLabs Projects

Refactor: python: Remove returnonlymatch.

Description

Refactor: python: Remove returnonlymatch.

This was set to None in init and never set to anything else - the
unfortunately named ReturnOnlyMatch method is never called anywhere. So
all this can go, as can a code branch that would only be taken if it
weren't None.

Details

Provenance
clumensAuthored on Mar 29 2023, 12:32 PM
Parents
rP8b10aa070116: Refactor: python: Raise NotImplementedError when appropriate.
Branches
Unknown
Tags
Unknown