mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #39579 from rallytime/fix-lint
[2016.3] Pylint: Remove unused import
This commit is contained in:
commit
8352e6b44b
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ from salt.modules.dockerng import (
|
|||
VALID_CREATE_OPTS,
|
||||
_validate_input,
|
||||
_get_repo_tag,
|
||||
_get_docker_py_versioninfo,
|
||||
)
|
||||
# pylint: enable=no-name-in-module,import-error
|
||||
import salt.utils
|
||||
|
|
Loading…
Add table
Reference in a new issue