Remove duplicate import.
This commit is contained in:
parent
85d78390f9
commit
1c6bb4add9
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import re
|
||||
import os
|
||||
import tempfile
|
||||
|
||||
from ansible.module_utils._text import to_text, to_bytes
|
||||
|
|
Loading…
Reference in a new issue