mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Changed namespace
This commit is contained in:
@@ -30,7 +30,6 @@ using libsecondlife;
|
||||
using OpenSim.Framework.Communications.Cache;
|
||||
using System.Collections.Generic;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
using OpenSim.Framework.Servers;
|
||||
|
||||
namespace OpenSim.Framework.Communications
|
||||
|
||||
@@ -34,7 +34,6 @@ using System.Security.Cryptography;
|
||||
using libsecondlife;
|
||||
using Nwc.XmlRpc;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
|
||||
namespace OpenSim.Framework.UserManagement
|
||||
{
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
using libsecondlife;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace OpenSim.Framework.Interfaces
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public interface IUserService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user