Skip to content

Commit 986c27e

Browse files
committed
code_style: code style of Models.CommitGraph
1 parent 53c7930 commit 986c27e

File tree

3 files changed

+176
-184
lines changed

3 files changed

+176
-184
lines changed

src/Commands/Command.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public bool Exec()
126126
}
127127
return false;
128128
}
129-
129+
130130
return true;
131131
}
132132

0 commit comments

Comments
 (0)