Peter Rowlands пре 3 година
родитељ
комит
ee23119860
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      dulwich/tests/test_porcelain.py

+ 0 - 3
dulwich/tests/test_porcelain.py

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