Skip to content

Commit 5dcf05d

Browse files
committed
Removed unused using directives.
1 parent 0c6cf65 commit 5dcf05d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

YamlDotNet.Analyzers.StaticGenerator/TypeFactoryGenerator.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
// SOFTWARE.
2121

2222
using System;
23-
using System.Diagnostics;
2423
using System.Text;
25-
using System.Xml;
2624
using Microsoft.CodeAnalysis;
2725

2826
namespace YamlDotNet.Analyzers.StaticGenerator

0 commit comments

Comments
 (0)