Skip to content

Commit

Permalink
chore: Removed namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Jun 17, 2024
1 parent fc2d223 commit 06c1aa0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Xml.Linq;
using ICSharpCode.Decompiler.Documentation;
using ICSharpCode.Decompiler.TypeSystem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

using System.IO;
using System.Runtime.CompilerServices;
using NetEvolve.ArchiDuct.Models.Members;
using VerifyTests;
using VerifyXunit;

Expand Down

0 comments on commit 06c1aa0

Please sign in to comment.