Skip to content

Commit

Permalink
更新 main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
shishanyue authored Apr 30, 2024
1 parent 5166a9a commit 06bf4ea
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,18 +73,6 @@ async fn main() {

let shared_connection_mg = start_server(res.server).await.expect("start server error");

let _uplsit = Uplist::new(
"",
"RW-RJR",
5123,
0,
100,
"RW-RJR",
"shishanyue",
"192.168.0.1",
"开了",
);

command_center(shared_connection_mg).await;
}
Err(e) => {
Expand Down

0 comments on commit 06bf4ea

Please sign in to comment.