Remove duplicate import.

This commit is contained in:
Matt Clay 2017-01-28 09:08:16 -08:00
parent 85d78390f9
commit 1c6bb4add9

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