Remove unused `using`s from 3db0a80306 change

- see 3db0a80306
This commit is contained in:
dougbu 2014-08-04 18:09:30 -07:00
parent 9d36a45f38
commit dc58eb297d
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Linq.Expressions;
namespace Microsoft.AspNet.Mvc.Rendering

View File

@ -2,7 +2,6 @@
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Linq.Expressions;
namespace Microsoft.AspNet.Mvc.Rendering