We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60efbc2 commit 2d85973Copy full SHA for 2d85973
DNN Platform/Library/Startup.cs
@@ -9,8 +9,8 @@ namespace DotNetNuke
9
using DotNetNuke.Abstractions.Application;
10
using DotNetNuke.Abstractions.Logging;
11
using DotNetNuke.Abstractions.Portals;
12
- using DotNetNuke.Abstractions.Skins;
13
using DotNetNuke.Abstractions.Security.Permissions;
+ using DotNetNuke.Abstractions.Skins;
14
using DotNetNuke.Application;
15
using DotNetNuke.Common;
16
using DotNetNuke.Common.Internal;
0 commit comments