Remove commented out code

This commit is contained in:
Pedro Algarvio 2023-12-14 22:20:03 +00:00 committed by Daniel Wozniak
parent 5707801e8c
commit c87acbba84

View file

@ -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__)