Parcourir la source

Remove unused import.

Jelmer Vernooij il y a 11 ans
Parent
commit
2423a38984
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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,