Browse Source

Remove unused import in pack.py.

Jelmer Vernooij 13 years ago
parent
commit
bdad7d8b2a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dulwich/pack.py

+ 0 - 1
dulwich/pack.py

@@ -76,7 +76,6 @@ from dulwich._compat import (
     make_sha,
     SEEK_CUR,
     SEEK_END,
-    namedtuple,
     )
 from dulwich.objects import (
     ShaFile,