removing unused using statements

This commit is contained in:
Carole Rennie Logan
2019-11-19 23:24:08 +00:00
parent b69d14da5e
commit 100d4431dc
9 changed files with 1 additions and 20 deletions

View File

@@ -1,6 +1,4 @@
using System;
using System.Threading;
using System.Web;
using Umbraco.Core;
using Umbraco.Core.Cache;
using Umbraco.Core.Dictionary;