mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixed indentation
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Orchard.Host {
|
||||
|
||||
[SecurityCritical]
|
||||
public override object InitializeLifetimeService() {
|
||||
// never expire the cross-AppDomain lease on this object
|
||||
// never expire the cross-AppDomain lease on this object
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user