mirror of
https://github.com/lune-org/lune.git
synced 2025-05-04 10:43:57 +01:00
chore(fmt): format code
This commit is contained in:
parent
f3a7cb2260
commit
12487ca3b7
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
use std::{
|
||||
path::PathBuf,
|
||||
process::ExitCode,
|
||||
};
|
||||
use std::{path::PathBuf, process::ExitCode};
|
||||
|
||||
use anyhow::{Error, Result};
|
||||
use clap::Command;
|
||||
|
|
Loading…
Add table
Reference in a new issue