mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove unneeded urllib2 import
This commit is contained in:
committed by
Matt Clay
parent
ae18b7633c
commit
b91684b8ad
@@ -83,7 +83,6 @@ EXAMPLES = '''
|
||||
|
||||
import csv
|
||||
import json
|
||||
import urllib2
|
||||
import urlparse
|
||||
|
||||
SUPPORTED_DISTROS = ['ubuntu']
|
||||
|
||||
Reference in New Issue
Block a user