Remove unused import.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 4 Sep 2013 21:16:39 +0000 (22:16 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 4 Sep 2013 21:16:39 +0000 (22:16 +0100)
dulwich/tests/compat/test_client.py

index c976a9d820842cf2b14e9b76ea69f7f7be35c65e..a1b562c0c0f5457be95efead575b092f90c89287 100644 (file)
@@ -32,7 +32,6 @@ import tarfile
 import tempfile
 import threading
 import urllib
-from socket import gethostname
 
 from dulwich import (
     client,