mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -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
|
||||
end
|
||||
|
||||
(* TODO:
|
||||
module Histogram : sig
|
||||
end
|
||||
*)
|
||||
|
||||
val http_middleware : Registry.t -> Server.Middleware.t
|
||||
(** Middleware to get basic metrics about HTTP requests *)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue