mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Pylint fix - remove unused import
This commit is contained in:
parent
194ad0f8b1
commit
cffbca44b6
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from salttesting.mock import patch, NO_MOCK, NO_MOCK_REASON
|
|||
ensure_in_syspath('../..')
|
||||
|
||||
# Import Python libs
|
||||
import copy
|
||||
import os
|
||||
import logging
|
||||
import pwd
|
||||
|
|
Loading…
Add table
Reference in a new issue