mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Ticket #269: Add missing period.
This commit is contained in:
@@ -318,7 +318,7 @@ public class UserService {
|
||||
}
|
||||
|
||||
/**
|
||||
* Deletes the user having the given username from the database
|
||||
* Deletes the user having the given username from the database.
|
||||
* @param username The username of the user to delete.
|
||||
*/
|
||||
public void deleteUser(String username) {
|
||||
|
Reference in New Issue
Block a user