Deleted unnecessary blank line
This commit is contained in:
parent
f3078bf7f3
commit
b3befc3514
@ -50,7 +50,6 @@ public class LocalDB {
|
|||||||
* @param sender the user that is logged in with this client
|
* @param sender the user that is logged in with this client
|
||||||
* @since Envoy v0.1-alpha
|
* @since Envoy v0.1-alpha
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public LocalDB(User sender) {
|
public LocalDB(User sender) {
|
||||||
this.sender = sender;
|
this.sender = sender;
|
||||||
try {
|
try {
|
||||||
|
Reference in New Issue
Block a user