Skip to content

Commit ff0e936

Browse files
committed
fixing name spaces
1 parent 9f120f1 commit ff0e936

File tree

7 files changed

+89
-822
lines changed

7 files changed

+89
-822
lines changed

src/coverlet.core/Instrumentation/Instrumenter.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
using Mono.Cecil;
77
using Mono.Cecil.Cil;
88
using Mono.Cecil.Rocks;
9-
using System;
10-
using System.Xml.Linq;
9+
using System.Collections.Generic;
1110

1211
namespace Coverlet.Core.Instrumentation
1312
{

src/coverlet.core/Instrumentation/Instrumenter.cs.orig

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)