mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -41,7 +41,7 @@ namespace OpenSim.Services.UserAccountService
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public AgentPreferencesService(IConfigSource config) : base(config)
|
||||
public AgentPreferencesService(IConfigSource config) : base(config)
|
||||
{
|
||||
m_log.Debug("[AGENT PREFERENCES SERVICE]: Starting agent preferences service");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user