Removed unused import of sys module

reviewable/pr18780/r1
Olaf Kilian 10 years ago
parent f5e7ce00e7
commit 3d3efa3614

@ -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…
Cancel
Save