mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 03:05:29 -05:00
remove dead comment
This commit is contained in:
parent
1e0bbc7f39
commit
e177153f10
1 changed files with 0 additions and 5 deletions
|
|
@ -72,11 +72,6 @@ module Histogram : sig
|
||||||
val add : t -> float -> unit
|
val add : t -> float -> unit
|
||||||
end
|
end
|
||||||
|
|
||||||
(* TODO:
|
|
||||||
module Histogram : sig
|
|
||||||
end
|
|
||||||
*)
|
|
||||||
|
|
||||||
val http_middleware : Registry.t -> Server.Middleware.t
|
val http_middleware : Registry.t -> Server.Middleware.t
|
||||||
(** Middleware to get basic metrics about HTTP requests *)
|
(** Middleware to get basic metrics about HTTP requests *)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue