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,
     Repo,
 )
-from dulwich.index import (
-    _fs_to_tree_path,
-)
 from dulwich.tests import (
     TestCase,
 )