Force git conflict
This commit is contained in:
@@ -110,4 +110,4 @@ namespace BeWo.Service.ServiceImplementations
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -181,4 +181,4 @@ namespace BeWo.Service.ServiceImplementations
|
||||
public bool GetEmailForUserName(string pUserName, Uri serverName, out string email)
|
||||
=> (new UserServiceImp()).GetEmailForUserName(pUserName, serverName, out email);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user