Remove unused import

This commit is contained in:
Thomas S Hatch 2013-02-07 16:35:44 -07:00
parent f7b6f90665
commit ad158c881b

View File

@ -120,7 +120,6 @@ import copy
import json
import shlex
import logging
import sys
# Import salt libs
from salt.exceptions import CommandExecutionError