We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e6d28 commit 1654e97Copy full SHA for 1654e97
tracer/test/Datadog.Trace.Tools.Runner.Tests/CoverageRewriteTests.cs
@@ -2,16 +2,3 @@
2
// Unless explicitly stated otherwise all files in this repository are licensed under the Apache 2 License.
3
// This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2017 Datadog, Inc.
4
// </copyright>
5
-
6
-using System;
7
-using System.Collections.Generic;
8
-using System.IO;
9
-using System.Linq;
10
-using System.Threading.Tasks;
11
-using System.Xml;
12
-using Datadog.Trace.Coverage.Collector;
13
-using ICSharpCode.Decompiler;
14
-using ICSharpCode.Decompiler.CSharp;
15
-using VerifyTests;
16
-using VerifyXunit;
17
-using Xunit;
0 commit comments