Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Client: Convert UsernameValidator line separators from CRLF to LF
All other files in the client project use LF line endings. Done with `find client -type f | xargs dos2unix`
- Loading branch information