fix: fix
This commit is contained in:
parent
7e68e68e0f
commit
991dbaeec9
@ -1,6 +1,6 @@
|
||||
use anyhow::bail;
|
||||
use axum_extra::routing::TypedPath;
|
||||
use clap::{Args, Parser, Subcommand};
|
||||
use clap::{Parser, Subcommand};
|
||||
use reqwest::{Client, StatusCode};
|
||||
use ssh_key::Certificate;
|
||||
use std::io::stdin;
|
||||
|
@ -1,4 +1,4 @@
|
||||
use async_trait::async_trait;
|
||||
|
||||
use axum_extra::routing::TypedPath;
|
||||
use serde::Deserialize;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user