Skip to content

Commit

Permalink
Fixed compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Feb 24, 2022
1 parent bdbbf8e commit b869ecf
Showing 1 changed file with 0 additions and 2 deletions.
@@ -1,8 +1,6 @@
using System.Runtime.Serialization;
using System.Text.Json;
using System.Xml.Linq;
using static StrawberryShake.CodeGeneration.CSharp.Names;
using Path = System.IO.Path;

namespace StrawberryShake.CodeGeneration.CSharp;

Expand Down

0 comments on commit b869ecf

Please sign in to comment.