Changes namesspace, fixes cdf registrations, fixes bundle registrations, cleanup
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using Umbraco.Infrastructure.WebAssets;
|
||||
|
||||
namespace Umbraco.Web.JavaScript
|
||||
namespace Umbraco.Web.WebAssets
|
||||
{
|
||||
public class ServerVariablesParser
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user