Skip to content

Commit

Permalink
Removed commented out line, using Python mock in preference to Salt's…
Browse files Browse the repository at this point in the history
… implementation
  • Loading branch information
dmurphy18 committed Sep 10, 2024
1 parent b37b207 commit fa6571e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/unit/modules/test_cassandra_cql.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

import logging
import ssl

## from tests.support.mock import MagicMock
## from tests.support.mock import patch
from unittest.mock import MagicMock
from unittest.mock import patch

Expand Down

0 comments on commit fa6571e

Please sign in to comment.