mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
salt/states/user.py:31: [W0611(unused-import), ] Unused import salt
This commit is contained in:
parent
15090a4e44
commit
c2732a804e
@ -27,9 +27,6 @@ as either absent or present
|
||||
import logging
|
||||
import sys
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user