mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-19 14:40:57 +00:00
formatting
This commit is contained in:
@@ -524,7 +524,6 @@ impl Server {
|
||||
} else {
|
||||
self.clients.swap_remove(i);
|
||||
}
|
||||
|
||||
info!("Client {} disconnected!", id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user