Skip to content

Commit 89bceaa

Browse files
committed
cleanup
1 parent 8b37b18 commit 89bceaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/FastExpressionCompiler.IssueTests/Issue307_Switch_with_fall_through_throws_InvalidProgramException.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using NUnit.Framework;
22
using System;
3-
using System.Linq;
4-
using System.Collections.Generic;
53
#if LIGHT_EXPRESSION
64
using static FastExpressionCompiler.LightExpression.Expression;
75
namespace FastExpressionCompiler.LightExpression.IssueTests

0 commit comments

Comments
 (0)