Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 13286c2

Browse files
Formatting changes
1 parent 178f17d commit 13286c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/GitHub.Api/Git/GitLogEntry.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@ struct GitLogEntry
2020
public string CommitName;
2121
public string Summary;
2222
public string Description;
23-
2423
public string TimeString;
2524
public string CommitTimeString;
26-
27-
2825
public List<GitStatusEntry> Changes;
2926

3027
public string ShortID

0 commit comments

Comments
 (0)