Selaa lähdekoodia

Remove unused import.

Jelmer Vernooij 2 vuotta sitten
vanhempi
commit
62534757fe
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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 (