chore: global cleanup
This commit is contained in:
+1
-1
@@ -64,8 +64,8 @@ pub async fn ls(
|
||||
}
|
||||
|
||||
use tabled::settings::{
|
||||
object::{Column, Row},
|
||||
Alignment, Modify,
|
||||
object::{Column, Row},
|
||||
};
|
||||
let mut table = table.build();
|
||||
table.with(tabled::settings::Style::psql());
|
||||
|
||||
Reference in New Issue
Block a user