mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Remove unneeded urllib2 import
This commit is contained in:
parent
ae18b7633c
commit
b91684b8ad
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ EXAMPLES = '''
|
|||
|
||||
import csv
|
||||
import json
|
||||
import urllib2
|
||||
import urlparse
|
||||
|
||||
SUPPORTED_DISTROS = ['ubuntu']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue