Skip to content

Commit e352baf

Browse files
BytebuddhaDevashish Dixit
authored andcommitted
fix unnoticed rustfmt error
1 parent 2acebf4 commit e352baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/format/table.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ impl TableFormat {
194194
Self {
195195
border,
196196
separator,
197-
foreground: None
197+
foreground: None,
198198
}
199199
}
200200

0 commit comments

Comments
 (0)