Deal with more fixme
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Umbraco.Web
|
||||
UmbracoContext = umbracoContext;
|
||||
Umbraco = new UmbracoHelper(umbracoContext, services);
|
||||
|
||||
// fixme inject somehow
|
||||
// todo inject somehow
|
||||
Logger = Current.Logger;
|
||||
ProfilingLogger = Current.ProfilingLogger;
|
||||
Services = Current.Services;
|
||||
|
||||
Reference in New Issue
Block a user