mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused import
This commit is contained in:
parent
30e0de375f
commit
6caf16d439
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ __salt__ = {
|
|||
"cmd.powershell": salt.modules.cmdmod.powershell,
|
||||
}
|
||||
|
||||
from salt.exceptions import CommandExecutionError
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue