mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Formatting cleanup. Add copyright notices.
This commit is contained in:
@@ -120,7 +120,7 @@ namespace OpenSim.Data.SQLite
|
||||
}
|
||||
|
||||
public bool Store(AuthenticationData data)
|
||||
{
|
||||
{
|
||||
if (data.Data.ContainsKey("UUID"))
|
||||
data.Data.Remove("UUID");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user