mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix namespaces.
This commit is contained in:
@@ -35,7 +35,7 @@ using System.Runtime.InteropServices;
|
||||
|
||||
// ReSharper disable NotAccessedField.Local
|
||||
|
||||
namespace Aaru.Filesystems.FAT
|
||||
namespace Aaru.Filesystems
|
||||
{
|
||||
[SuppressMessage("ReSharper", "UnusedMember.Local")]
|
||||
public partial class FAT
|
||||
|
||||
Reference in New Issue
Block a user