Skip to content

Commit fc790bb

Browse files
Copilotpelikhan
andauthored
fix: remove extra blank line before Statistics comment in generateCopilotCliStyleSummary
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/e919a297-8597-4b17-97b2-aea5d6289e8b Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 188b4a5 commit fc790bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

actions/setup/js/log_parser_shared.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,6 @@ function generateCopilotCliStyleSummary(logEntries, options = {}) {
13831383
}
13841384

13851385
// Statistics
1386-
13871386
const lastEntry = logEntries[logEntries.length - 1];
13881387
lines.push("Statistics:");
13891388
if (lastEntry?.num_turns) {

0 commit comments

Comments
 (0)