Skip to content

Commit 6b60cbd

Browse files
committed
docs(readme): remove find_config_yml_sample from public API docs
1 parent ba07fdc commit 6b60cbd

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
@@ -338,7 +338,6 @@ from connector_linter.checks.vc1xx_config._helpers import (
338338
extract_env_vars_from_docker_compose,
339339
extract_env_vars_from_env_sample,
340340
derive_connector_prefixes, # dirname → ["ABUSE_SSL", "ABUSESSL"]
341-
find_config_yml_sample, # Returns path to config.yml.sample
342341
find_bad_changeme_values, # Finds wrong-case ChangeMe
343342
)
344343
```

0 commit comments

Comments
 (0)