Skip to content

Commit

Permalink
👕 corrected excetion message format
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaochong Wei committed Oct 31, 2024
1 parent aad32df commit f67a590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/core/src/clp/CurlDownloadHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ CurlDownloadHandler::CurlDownloadHandler(
fmt::format(
"`CurlDownloadHandler` failed to construct with the following "
"invalid header: {}:{}",
"{}.",
key,
value
)
Expand Down

0 comments on commit f67a590

Please sign in to comment.