• Kubernetes Submit Queue's avatar
    Merge pull request #42325 from tsmetana/remove-unused-method-from-og · b6250852
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Remove unused method from operation_generator
    
    This is only a removal of the GerifyVolumeIsSafeToDetach [sic] method from operation_executor. The method is not called from anywhere, moreover there is a private method named verifyVolumeIsSafeToDetach (which is being used). This looks like a cut&paste mistake that deserves to be cleaned.
    ```release-note
    NONE
    ```
    b6250852
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
operation_executor.go Loading commit data...
operation_executor_test.go Loading commit data...
operation_generator.go Loading commit data...