--- command-stubs/list-harddrives-test | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/command-stubs/list-harddrives-test b/command-stubs/list-harddrives-test index 92964e7..1ab81cc 100644 --- a/command-stubs/list-harddrives-test +++ b/command-stubs/list-harddrives-test @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # -from subprocess import check_output, CalledProcessError +import subprocess import sys import parted -- 1.7.3.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list