mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
more cosmetics
This commit is contained in:
@@ -42,9 +42,7 @@ namespace OpenSim.Services.ProfilesService
|
||||
{
|
||||
public class UserProfilesService: UserProfilesServiceBase, IUserProfilesService
|
||||
{
|
||||
static readonly ILog m_log =
|
||||
LogManager.GetLogger(
|
||||
MethodBase.GetCurrentMethod().DeclaringType);
|
||||
static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
IUserAccountService userAccounts;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user