Skip to content

Commit 60fa749

Browse files
committed
dart format
1 parent 121979c commit 60fa749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/indexed_blob/lib/indexed_blob.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ final class IndexedBlobBuilder {
7575
///
7676
/// This cannot be called concurrently, callers must await this operation
7777
/// being completed.
78-
///
78+
///
7979
/// When [skipAfterSize] is set, the blob file may contain the streamed content
8080
/// up to the specified number of bytes, but will skip updating the index file
8181
/// after the threshold is reached.

0 commit comments

Comments
 (0)