We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6643a9f commit d906f31Copy full SHA for d906f31
git/db.py
@@ -23,8 +23,6 @@
23
24
__all__ = ('GitCmdObjectDB', 'GitDB')
25
26
-# class GitCmdObjectDB(CompoundDB, ObjectDBW):
27
-
28
29
class GitCmdObjectDB(LooseObjectDB):
30
0 commit comments