Skip to content

Commit 4898b42

Browse files
committed
typo secdist: redundant line
1 parent 96acf7b commit 4898b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/include/userver/storages/secdist/component.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class Secdist final : public SecdistComponentBase {
4444

4545
static yaml_config::Schema GetStaticConfigSchema();
4646
};
47-
/// [Sample secdist - default secdist]
47+
4848
template <>
4949
inline constexpr bool kHasValidate<Secdist> = true;
5050

0 commit comments

Comments
 (0)