mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Revert "_PROVIDER flag phase 1: generate warnings"
This reverts commit 26c632e05f
.
This commit is contained in:
@@ -137,7 +137,8 @@ type FeatureMatrix struct {
|
||||
|
||||
var tmpl = template.Must(template.New("").Funcs(template.FuncMap{
|
||||
"safe": func(s string) template.HTML { return template.HTML(s) },
|
||||
}).Parse(`{% comment %}
|
||||
}).Parse(`
|
||||
{% comment %}
|
||||
Matrix generated by build/generate/featureMatrix.go. DO NOT HAND EDIT!
|
||||
{% endcomment %}{{$providers := .Providers}}
|
||||
<table class="table-header-rotated">
|
||||
|
Reference in New Issue
Block a user