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:
@@ -225,7 +225,7 @@ namespace DiscImageChef.Decoders.SCSI
|
||||
/// <summary>
|
||||
/// Supports ST and DT
|
||||
/// </summary>
|
||||
STandDT = 0x03,
|
||||
STandDT = 0x03
|
||||
}
|
||||
|
||||
public enum TGPSValues : byte
|
||||
|
||||
Reference in New Issue
Block a user