mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
run pre-commit
This commit is contained in:
parent
f07ea50a01
commit
fa18de7ae3
1 changed files with 0 additions and 3 deletions
|
@ -21,7 +21,6 @@ modules. These state functions wrap Salt's :ref:`Python API <python-api>`.
|
|||
* :py:func:`The Orchestrate runner <salt.runners.state.orchestrate>`
|
||||
"""
|
||||
|
||||
# Import python libs
|
||||
import fnmatch
|
||||
import logging
|
||||
import sys
|
||||
|
@ -30,8 +29,6 @@ import time
|
|||
|
||||
import salt.exceptions
|
||||
import salt.output
|
||||
|
||||
# Import salt libs
|
||||
import salt.syspaths
|
||||
import salt.utils.data
|
||||
import salt.utils.event
|
||||
|
|
Loading…
Add table
Reference in a new issue