Skip to content

Commit 6e49d96

Browse files
Copilotstreamich
andcommitted
chore: run prettier formatter and linter
Co-authored-by: streamich <[email protected]>
1 parent a431b5d commit 6e49d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/avro/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ export interface AvroLocalTimestampMicrosLogicalType extends AvroLongSchema {
192192
export interface AvroDurationLogicalType extends AvroFixedSchema {
193193
logicalType: 'duration';
194194
size: 12;
195-
}
195+
}

0 commit comments

Comments
 (0)