Clean cargo clippy warnings

This commit is contained in:
Jackson Coxson
2025-05-09 14:35:35 -06:00
parent 650cf5f017
commit 6ede026b6f
4 changed files with 1 additions and 112 deletions

View File

@@ -7,8 +7,6 @@ use idevice::{
IdeviceService,
};
mod common;
#[tokio::main]
async fn main() {
env_logger::init();