18b7f1a Import mock from stdlib

Authored and Committed by adamwill 4 years ago
    Import mock from stdlib
    
    Since we're Python 3-only these days we can just rely on mock
    being available from unittest in the stdlib and drop using it
    via the external 'backport'.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+0 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1