Removed unused import of sys module

pull/18777/head
Olaf Kilian 10 years ago committed by Matt Clay
parent e998090d52
commit 36330d00ad

@ -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