Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove extra blank line in client_test.go
This change removes an unnecessary blank line at the end of the TestClient_sendSingleMsg function in the client_test.go file. Keeping the code clean and properly formatted improves readability and maintainability.
- Loading branch information