Skip to content

Commit

Permalink
remove now-unused imports; thanks Jenkins.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoates committed Aug 15, 2015
1 parent 5dd4538 commit 756754a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion salt/modules/boto_secgroup.py
Expand Up @@ -51,7 +51,6 @@
import re
from distutils.version import LooseVersion as _LooseVersion # pylint: disable=import-error,no-name-in-module
import salt.ext.six as six
from salt.exceptions import SaltInvocationError, CommandExecutionError

log = logging.getLogger(__name__)

Expand Down

0 comments on commit 756754a

Please sign in to comment.