mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Formatted file.
This commit is contained in:
@@ -25,8 +25,7 @@ using Orchard.Security;
|
|||||||
using Orchard.Settings;
|
using Orchard.Settings;
|
||||||
using Orchard.Utility.Extensions;
|
using Orchard.Utility.Extensions;
|
||||||
|
|
||||||
namespace Orchard.Setup.Services
|
namespace Orchard.Setup.Services {
|
||||||
{
|
|
||||||
public class SetupService : ISetupService {
|
public class SetupService : ISetupService {
|
||||||
private readonly ShellSettings _shellSettings;
|
private readonly ShellSettings _shellSettings;
|
||||||
private readonly IOrchardHost _orchardHost;
|
private readonly IOrchardHost _orchardHost;
|
||||||
|
|||||||
Reference in New Issue
Block a user