mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Some refactoring. Database is now active in the new user server
This commit is contained in:
6
OpenSim/Services/Interfaces/IUserService.cs
Normal file
6
OpenSim/Services/Interfaces/IUserService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace OpenSim.Services.Interfaces
|
||||
{
|
||||
public interface IUserService
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user