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:
@@ -59,7 +59,7 @@ namespace DiscImageChef.DiscImages
|
||||
CrcOk1024 = 0x08,
|
||||
CrcOk2048 = 0x10,
|
||||
CrcOk4096 = 0x20,
|
||||
Deleted = 0x80,
|
||||
Deleted = 0x80
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user