mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-10 12:45:45 -04:00
fix warning
This commit is contained in:
parent
a3b4852b89
commit
ee8542ea0e
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ end = struct
|
|||
\ %s\n\
|
||||
\ curl code: %s\n\
|
||||
\ url: %s\n\
|
||||
\%!"
|
||||
%!"
|
||||
msg (Curl.strerror code) url)
|
||||
in
|
||||
Lwt.return @@ Error err
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue