REFACTOR: Removed reduntant semicolon.

This commit is contained in:
2017-12-21 02:53:52 +00:00
parent 0f77e04651
commit ee9406fed0

View File

@@ -884,5 +884,5 @@ namespace DiscImageChef.CommonTypes
// USB flash drives
FlashDrive
#endregion Generic hard disks
};
}
}