mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Move the connectors under services for reasons of application logic. Remove
the user server skeleton in preparation for introducing a generic server
This commit is contained in:
@@ -31,8 +31,8 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Servers.Connectors;
|
||||
using OpenSim.Services.Interfaces;
|
||||
using OpenSim.Services.Connectors;
|
||||
|
||||
namespace OpenSim.Services.AssetService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user