浏览代码

Remove unused import.

Jelmer Vernooij 11 年之前
父节点
当前提交
2423a38984
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 tempfile
 import threading
 import threading
 import urllib
 import urllib
-from socket import gethostname
 
 
 from dulwich import (
 from dulwich import (
     client,
     client,