mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
handle todos
This commit is contained in:
@@ -33,7 +33,6 @@ pub struct RestorePackageParams {
|
||||
pub password: String,
|
||||
}
|
||||
|
||||
// TODO dr Why doesn't anything use this
|
||||
// #[command(rename = "restore", display(display_none))]
|
||||
#[instrument(skip(ctx, password))]
|
||||
pub async fn restore_packages_rpc(
|
||||
|
||||
Reference in New Issue
Block a user