Skip to content

Commit b42e82d

Browse files
committed
code review
1 parent 5342235 commit b42e82d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/datadog/parse_util.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ bool starts_with(StringView subject, StringView prefix);
4141
// Convert the specified `text` to lower case in-place.
4242
void to_lower(std::string& text);
4343

44-
std::vector<StringView> parse_tags_env(StringView input);
45-
4644
// List items are separated by an optional comma (",") and any amount of
4745
// whitespace.
4846
// Leading and trailing whitespace are ignored.

0 commit comments

Comments
 (0)