changeset 18597:542110817450

byterange: remove now-unused sys import
author Augie Fackler <raf@durin42.com>
date Sat, 09 Feb 2013 07:44:22 -0600
parents d8cfe29c6b61
children 4723ccb62282
files mercurial/byterange.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/byterange.py	Sat Feb 09 05:37:36 2013 -0600
+++ b/mercurial/byterange.py	Sat Feb 09 07:44:22 2013 -0600
@@ -238,7 +238,6 @@
                    unquote, addclosehook, addinfourl
 import ftplib
 import socket
-import sys
 import mimetypes
 import email