ModuleBase fix
This commit is contained in:
parent
fe66600e37
commit
5ef433c6b3
@ -13,11 +13,7 @@ namespace Oqtane.Modules
|
||||
private Logger _logger;
|
||||
|
||||
protected Logger logger => _logger ?? (_logger = new Logger(this));
|
||||
|
||||
public ModuleBase()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
[Inject]
|
||||
protected ILogService LoggingService { get; set; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user