Skip to content

Commit

Permalink
chore: tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Js41637 committed Sep 7, 2024
1 parent 26a5da2 commit c0a03a8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion TACTLib/Core/Product/MNDX/TBitEntryArray.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using System.Collections.Generic;
using System.IO;
using static TACTLib.Helpers.Extensions;

// https://raw.githubusercontent.com/WoW-Tools/CascLib/master/CascLib/RootHandlers/MNDXRootHandler.cs

Expand Down
1 change: 0 additions & 1 deletion TACTLib/Core/Product/MNDX/TNameIndexStruct.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System.IO;
using static TACTLib.Helpers.Extensions;

// https://raw.githubusercontent.com/WoW-Tools/CascLib/master/CascLib/RootHandlers/MNDXRootHandler.cs

Expand Down
1 change: 0 additions & 1 deletion TACTLib/Core/Product/MNDX/TSparseArray.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System.IO;
using static TACTLib.Helpers.Extensions;

// https://raw.githubusercontent.com/WoW-Tools/CascLib/master/CascLib/RootHandlers/MNDXRootHandler.cs

Expand Down

0 comments on commit c0a03a8

Please sign in to comment.