Explorar o código

fix flake8 lint error

Peter Rowlands %!s(int64=3) %!d(string=hai) anos
pai
achega
ee23119860
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      dulwich/tests/test_porcelain.py

+ 0 - 3
dulwich/tests/test_porcelain.py

@@ -48,9 +48,6 @@ from dulwich.repo import (
     NoIndexPresent,
     Repo,
 )
-from dulwich.index import (
-    _fs_to_tree_path,
-)
 from dulwich.tests import (
     TestCase,
 )