mirror of
https://github.com/MeexReay/sRAC.git
synced 2025-05-06 05:08:02 +03:00
remove fucking comment
This commit is contained in:
parent
a49c4aaa2b
commit
3943eb2208
@ -219,8 +219,6 @@ struct Args {
|
||||
}
|
||||
|
||||
fn main() {
|
||||
// let mut args = Args::parse();
|
||||
// args.splash = args.splash.map(|o| format!("{o}\n"));
|
||||
let args = Arc::new(Args::parse());
|
||||
|
||||
let listener = TcpListener::bind(&args.host).expect("error trying bind to the provided addr");
|
||||
|
Loading…
Reference in New Issue
Block a user