Remove duplicate import.

pull/4420/head
Matt Clay 2017-01-28 09:08:16 -08:00
parent 85d78390f9
commit 1c6bb4add9
1 changed files with 0 additions and 1 deletions

View File

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