optimize to use ITransientService rather than introducing a new IServerService interface which needs to be scanned
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
namespace Oqtane.Modules
|
||||
{
|
||||
/// <summary>
|
||||
/// Empty interface used to decorate server module services for auto registration as scoped
|
||||
/// </summary>
|
||||
public interface IServerService
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user