fix: remove extra closing brace in common.rs
This commit is contained in:
@@ -63,4 +63,3 @@ pub const FORMAT_BOX_CHARS_NO_BORDER_LINE_SEPARATOR: prettytable::format::TableF
|
||||
)
|
||||
.padding(1, 1)
|
||||
.build();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user