mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-23 07:14:57 +00:00
Move PathProcessors to the correct namespace
This commit is contained in:
@@ -2,7 +2,7 @@ using System;
|
||||
using System.IO;
|
||||
using System.IO.Compression;
|
||||
|
||||
namespace SabreTools.Serialization
|
||||
namespace SabreTools.Serialization.Deserializers
|
||||
{
|
||||
internal class PathProcessor
|
||||
{
|
||||
Reference in New Issue
Block a user