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