Browse Source

Remove unused import.

Jelmer Vernooij 11 years ago
parent
commit
2423a38984
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dulwich/tests/compat/test_client.py

+ 0 - 1
dulwich/tests/compat/test_client.py

@@ -32,7 +32,6 @@ import tarfile
 import tempfile
 import threading
 import urllib
-from socket import gethostname
 
 from dulwich import (
     client,