Removes unused createStaticConfigProvider
Commit Message: Removes unused createStaticConfigProvider
Additional Description:
Previously, a variant of createStaticConfigProvider taking Protobuf::Message
as a first param was not used, and that was one reason for the low test coverage
of envoy/config package. This removes it, and potentially allows the package
to be removed from the coverage exception.
Risk Level: low Testing: done Docs Changes: n/a Release Notes: n/a Platform Specific Features: n/a
As a reminder, PRs marked as draft will not be automatically assigned reviewers, or be handled by maintainer-oncall triage.
Please mark your PR as ready when you want it to be reviewed!
/retest