Răsfoiți Sursa

Remove unused import.

Jelmer Vernooij 3 ani în urmă
părinte
comite
62534757fe
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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 (