cleanup and annoying line endings.

This commit is contained in:
Claus
2017-08-17 11:22:05 +02:00
parent 9b1fa2ee23
commit 9169e64e39
4 changed files with 18 additions and 31 deletions

View File

@@ -1,15 +1,12 @@
using System;
using System.Globalization;
using System.Linq;
using System.Management.Instrumentation;
using System.Net;
using System.Net.Http.Formatting;
using System.Threading.Tasks;
using System.Web.Http;
using System.Web.Mvc;
using Umbraco.Core;
using Umbraco.Core.Models;
using Umbraco.Core.Services;
using Umbraco.Web.Models.Trees;
using Umbraco.Web.Mvc;
using Umbraco.Web.WebApi;