This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new f9ffd5b Unnecessary space
f9ffd5b is described below
commit f9ffd5bd26a5f864f65084169f08ebf49be59b50
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jun 24 14:27:12 2019 +0100
Unnecessary space
---
java/org/apache/catalina/users/MemoryUserDatabase.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/org/apache/catalina/users/MemoryUserDatabase.java
b/java/org/apache/catalina/users/MemoryUserDatabase.java
index 28856b4..778a1a2 100644
--- a/java/org/apache/catalina/users/MemoryUserDatabase.java
+++ b/java/org/apache/catalina/users/MemoryUserDatabase.java
@@ -172,7 +172,6 @@ public class MemoryUserDatabase implements UserDatabase {
}
-
/**
* @return the unique global identifier of this user database.
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]