mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #14107 from overleaf/jpa-fix-format
[stream-utils] fix formatting GitOrigin-RevId: 85de4dfe7a48dec9fe5cb06fc7f7e446366e1510
This commit is contained in:
@@ -111,7 +111,7 @@ class TimeoutStream extends PassThrough {
|
||||
|
||||
/**
|
||||
* LoggerStream which will call the provided logger function when the stream exceeds a user specified limit. It will call the provided function again when flushing the stream and it exceeded the user specified limit before.
|
||||
* @extends stream.Transform
|
||||
* @extends stream.Transform
|
||||
*/
|
||||
class LoggerStream extends Transform {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user