Skip to content

Commit e177153

Browse files
committed
remove dead comment
1 parent 1e0bbc7 commit e177153

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/prometheus/tiny_httpd_prometheus.mli

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ module Histogram : sig
7272
val add : t -> float -> unit
7373
end
7474

75-
(* TODO:
76-
module Histogram : sig
77-
end
78-
*)
79-
8075
val http_middleware : Registry.t -> Server.Middleware.t
8176
(** Middleware to get basic metrics about HTTP requests *)
8277

0 commit comments

Comments
 (0)