소스 검색

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 threading
 import urllib
-from socket import gethostname
 
 from dulwich import (
     client,