fix(installer/wingtech): remove duplicated struct

This commit is contained in:
oopsbagel
2025-06-13 22:00:20 -07:00
parent a234df1e1e
commit 8aadfc20f2
2 changed files with 2 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ use block_padding::{Padding, Pkcs7};
use reqwest::Client;
use tokio::time::sleep;
use crate::InstallWingtech as Args;
use crate::WingtechArgs as Args;
use crate::util::{echo, telnet_send_command, telnet_send_file};
pub async fn install(