mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00: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 csv
|
||||||
import json
|
import json
|
||||||
import urllib2
|
|
||||||
import urlparse
|
import urlparse
|
||||||
|
|
||||||
SUPPORTED_DISTROS = ['ubuntu']
|
SUPPORTED_DISTROS = ['ubuntu']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue