mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove commented out code
This commit is contained in:
parent
5707801e8c
commit
c87acbba84
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ import salt.grains.metadata as metadata
|
|||
import salt.utils.http as http
|
||||
from tests.support.mock import MagicMock, create_autospec, patch
|
||||
|
||||
# from Exception import Exception, ValueError
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue