mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-18 13:20:11 +10:00
Code cleanup
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
|
||||
namespace DiscUtils
|
||||
{
|
||||
using DiscUtils.Partitions;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.IO;
|
||||
using DiscUtils.Partitions;
|
||||
|
||||
/// <summary>
|
||||
/// VolumeManager interprets partitions and other on-disk structures (possibly combining multiple disks).
|
||||
|
||||
Reference in New Issue
Block a user