mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
REFACTOR: Reformat code.
This commit is contained in:
@@ -909,10 +909,8 @@ namespace DiscImageChef.Metadata
|
||||
return dmns;
|
||||
#endregion Apple Hard Disks
|
||||
|
||||
default:
|
||||
return null;
|
||||
default: return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user