mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused import (ling)
This commit is contained in:
parent
9302fa5ab0
commit
67b4697578
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ should match what you see when you look at the properties for an object.
|
|||
# Import Python libs
|
||||
from __future__ import absolute_import
|
||||
import logging
|
||||
import re
|
||||
|
||||
# Import Salt libs
|
||||
from salt.exceptions import CommandExecutionError, SaltInvocationError
|
||||
|
|
Loading…
Add table
Reference in a new issue