mirror of
https://github.com/c-cube/ezcurl.git
synced 2026-03-07 21:47:55 -05:00
format
This commit is contained in:
parent
aec132d37c
commit
0c4e9f30e1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
let opt_iter ~f = function
|
let opt_iter ~f = function
|
||||||
| None -> ()
|
| None -> ()
|
||||||
| Some x -> f x
|
| Some x -> f x
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue