mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
fmt
This commit is contained in:
@@ -45,7 +45,6 @@ impl MarkdownStreamCollector {
|
||||
self.buffer.push_str(delta);
|
||||
}
|
||||
|
||||
|
||||
/// Render the full buffer and return only the newly completed logical lines
|
||||
/// since the last commit. When the buffer does not end with a newline, the
|
||||
/// final rendered line is considered incomplete and is not emitted.
|
||||
|
||||
Reference in New Issue
Block a user