Skip to content

Commit

Permalink
unusing
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Feb 4, 2024
1 parent 1d828df commit c9a2a23
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Lombiq.JsonEditor/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
using Lombiq.JsonEditor.Services;
using Lombiq.JsonEditor.Settings;
using Lombiq.JsonEditor.TagHelpers;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Routing;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Options;
using OrchardCore.Admin;
Expand All @@ -16,11 +14,7 @@
using OrchardCore.Contents.Controllers;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.Modules;
using OrchardCore.Mvc.Core.Utilities;
using OrchardCore.ResourceManagement;
using System;

using AdminController = Lombiq.JsonEditor.Controllers.AdminController;

namespace Lombiq.JsonEditor;

Expand Down

0 comments on commit c9a2a23

Please sign in to comment.