Browse Source

Remove unused import.

Jelmer Vernooij 2 years ago
parent
commit
62534757fe
1 changed files with 0 additions and 1 deletions
  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 (