mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
fix(installer/wingtech): remove duplicated struct
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user