mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] Update namespace
This commit is contained in:
4
SabreTools.Library/External/Traverse.cs
vendored
4
SabreTools.Library/External/Traverse.cs
vendored
@@ -10,9 +10,9 @@ using Alphaleonis.Win32.Filesystem;
|
||||
using IOException = System.IO.IOException;
|
||||
using SearchOption = System.IO.SearchOption;
|
||||
#endif
|
||||
using SabreTools.Helper.Data;
|
||||
using SabreTools.Library.Data;
|
||||
|
||||
namespace SabreTools.Helper.External
|
||||
namespace SabreTools.Library.External
|
||||
{
|
||||
public class Traverse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user