Remove duplicate import.

pull/19685/merge
Matt Clay 8 years ago
parent 85d78390f9
commit 1c6bb4add9

@ -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…
Cancel
Save