mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Removed unused import of sys module
This commit is contained in:
@@ -97,7 +97,6 @@ Login to a Docker registry without performing any other action. Make sure that t
|
||||
'''
|
||||
|
||||
import os.path
|
||||
import sys
|
||||
import json
|
||||
import base64
|
||||
from urlparse import urlparse
|
||||
|
||||
Reference in New Issue
Block a user