fix update mechanism

This commit is contained in:
Somdev Sangwan
2018-11-11 15:16:27 +05:30
committed by GitHub
parent baf7a6544d
commit 8f479325fc
3 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,6 @@ print('''%s
\tXSStrike %sv3.0
%s''' % (red, white, end))
changes = '''critical bug fixes'''
try:
from urllib.parse import quote_plus, unquote, urlparse
except ImportError: # throws error in python2