mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Remove stray comment
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user