Skip to content

Commit fde89f2

Browse files
committed
fix(test): remove unused import
1 parent 7548a5c commit fde89f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎git/ext/gitdb‎

‎git/test/test_docs.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
importos
88

99
fromgit.test.libimportTestBase
10-
fromgitdb.test.libimportskip_on_travis_ci, with_rw_directory
10+
fromgitdb.test.libimportwith_rw_directory
1111

1212

1313
classTutorials(TestBase):

0 commit comments

Comments
(0)