mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #7233 from terminalmage/issue7321
Remove unused import of salt.modules.service
This commit is contained in:
commit
3fbc088ee0
@ -12,9 +12,6 @@ The following packages are required packages for this module:
|
||||
# Import python libs
|
||||
import logging
|
||||
|
||||
# Import salt libs
|
||||
import salt.modules.service
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
HAS_PYBLUEZ = False
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user