mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix pylint error
This commit is contained in:
parent
2d11d6545e
commit
8ab5b1b86f
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ except ImportError:
|
|||
import os
|
||||
import locale
|
||||
from distutils.version import LooseVersion # pylint: disable=E0611
|
||||
import re
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
|
Loading…
Add table
Reference in a new issue