mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-26 03:35:22 +00:00
Remove stray comment
This commit is contained in:
parent
a91c7b286d
commit
bce8d4ed08
@ -2048,7 +2048,6 @@ FMT_END_DETAIL_NAMESPACE
|
||||
|
||||
enum class presentation_type : unsigned char {
|
||||
none,
|
||||
// Integer types should go first,
|
||||
dec, // 'd'
|
||||
oct, // 'o'
|
||||
hex_lower, // 'x'
|
||||
|
Loading…
x
Reference in New Issue
Block a user