Removed unused import of sys module
This commit is contained in:
parent
f5e7ce00e7
commit
3d3efa3614
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue