Skip to content

Commit acd7987

Browse files
committed
docs(readme): remove find_config_yml_sample from public API docs
1 parent ae153e1 commit acd7987

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

shared/connector_linter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ from connector_linter.checks.vc1xx_config._helpers import (
321321
extract_env_vars_from_docker_compose,
322322
extract_env_vars_from_env_sample,
323323
derive_connector_prefixes, # dirname → ["ABUSE_SSL", "ABUSESSL"]
324-
find_config_yml_sample, # Returns path to config.yml.sample
325324
find_bad_changeme_values, # Finds wrong-case ChangeMe
326325
)
327326
```

0 commit comments

Comments
 (0)