b5014dd Fix linter complaints about imports

Authored and Committed by rmarshall 6 years ago
    Fix linter complaints about imports
    
    - Removed imports from the script that are not used.
    - Re-ordered imports to fix linter complaints.
    
    Signed-off-by: Robert Marshall <rmarshall@redhat.com>