mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 19:06:07 +00:00
Merge pull request #13839 from LabNConsulting/chopps/nofiltermodule
staticd: remove unused YANG module
This commit is contained in:
commit
9580580c7b
@ -107,7 +107,6 @@ struct frr_signal_t static_signals[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const struct frr_yang_module_info *const staticd_yang_modules[] = {
|
static const struct frr_yang_module_info *const staticd_yang_modules[] = {
|
||||||
&frr_filter_info,
|
|
||||||
&frr_interface_info,
|
&frr_interface_info,
|
||||||
&frr_vrf_info,
|
&frr_vrf_info,
|
||||||
&frr_routing_info,
|
&frr_routing_info,
|
||||||
|
Loading…
Reference in New Issue
Block a user