Skip to content

Commit 46af7b2

Browse files
committed
Removed ineffectual using directives.
1 parent c700542 commit 46af7b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TestStack.FluentMvcTesting/ControllerExtensions.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using System;
2-
using System.Collections.Generic;
32
using System.Linq.Expressions;
4-
using System.Reflection.Emit;
53
using System.Threading.Tasks;
64
using System.Web.Mvc;
75

0 commit comments

Comments
 (0)