mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
chore: mark v3 register handler as unused for now
This commit is contained in:
@@ -49,6 +49,8 @@ pub(crate) async fn nonce_exchange(
|
||||
})
|
||||
}
|
||||
|
||||
// TODO: not wired up yet
|
||||
#[allow(unused)]
|
||||
pub(crate) async fn register(
|
||||
body: Incoming,
|
||||
state: AppState,
|
||||
|
||||
Reference in New Issue
Block a user