Skip to content

Commit cee24cd

Browse files
author
Mike Aizatsky
committed
removed moved header files from bazel
1 parent 5a92f2e commit cee24cd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

BUILD

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,9 @@ cc_library(
1212
"lib/histogram.cc",
1313
"lib/histogram_builder.cc",
1414
"lib/json_serializer.cc",
15-
"lib/json_serializer.h",
1615
"lib/protobuf_delimited_serializer.cc",
17-
"lib/protobuf_delimited_serializer.h",
1816
"lib/registry.cc",
19-
"lib/serializer.h",
2017
"lib/text_serializer.cc",
21-
"lib/text_serializer.h",
2218
],
2319
hdrs = glob(
2420
["include/prometheus/*.h"],

0 commit comments

Comments
 (0)