6a683f7 Issue 50824 - dsctl remove fails with "name 'ensure_str' is not defined"

1 file Authored by mhonek 4 years ago, Committed by mreynolds 4 years ago,
    Issue 50824 - dsctl remove fails with "name 'ensure_str' is not defined"
    
    Bug Description:
    Missing import since commit c39c7bb.
    
    Fix Description:
    Add the import.
    
    Fixes https://pagure.io/389-ds-base/issue/50824
    
    Author: Matus Honek <mhonek@redhat.com>
    
    Review by: Mark (thanks!)
    
    (cherry picked from commit 4f9aafca9a9927812da5e37ce71d79d1fd23b25a)