Commit 2af7640
committed
Do a bit of tidying related to unused names
In git.types.
- Remove commented-out import of SymbolicReference, which is not
used anywhere, nor mentioned in commented-out code.
- Add a docstring to _T to note that it is used within GitPython.
(Otherwise it looks left over, as no code in git.types uses it.)1 parent f3b9a69 commit 2af7640
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
0 commit comments