Skip to content

Commit 8488fde

Browse files
committed
Clean usages
1 parent c3c1ef8 commit 8488fde

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/Dotnet.Script.Tests/ScriptExecutionTests.cs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
using System;
22
using System.Collections.Generic;
33
using System.IO;
4-
using System.Linq;
5-
using System.Reflection;
64
using System.Security.Cryptography;
7-
using Dotnet.Script.Core;
8-
using Dotnet.Script.DependencyModel.Context;
95
using Dotnet.Script.DependencyModel.Environment;
10-
using Dotnet.Script.DependencyModel.Runtime;
11-
using Microsoft.CodeAnalysis;
12-
using Microsoft.CodeAnalysis.Scripting.Hosting;
13-
using Microsoft.CodeAnalysis.Text;
146
using Xunit;
157

168
namespace Dotnet.Script.Tests

0 commit comments

Comments
 (0)