mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-13 14:06:32 -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\
|
\ %s\n\
|
||||||
\ curl code: %s\n\
|
\ curl code: %s\n\
|
||||||
\ url: %s\n\
|
\ url: %s\n\
|
||||||
\%!"
|
%!"
|
||||||
msg (Curl.strerror code) url)
|
msg (Curl.strerror code) url)
|
||||||
in
|
in
|
||||||
Lwt.return @@ Error err
|
Lwt.return @@ Error err
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue