Browse Source

Remove unused import.

Jelmer Vernooij 2 năm trước cách đây
mục cha
commit
62534757fe
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      dulwich/tests/test_objects.py

+ 0 - 1
dulwich/tests/test_objects.py

@@ -30,7 +30,6 @@ from itertools import (
 )
 import os
 import stat
-import warnings
 from contextlib import contextmanager
 
 from dulwich.errors import (