mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
REFACTOR: Removed reduntant commas.
This commit is contained in:
@@ -156,7 +156,7 @@ namespace DiscImageChef.Decoders.DVD
|
||||
/// <summary>
|
||||
/// 0.353 μm/bit
|
||||
/// </summary>
|
||||
ThreeFive = 0x08,
|
||||
ThreeFive = 0x08
|
||||
}
|
||||
|
||||
public enum TrackDensityField : byte
|
||||
|
||||
Reference in New Issue
Block a user