fix: remove space, should now match

This commit is contained in:
will 2021-11-29 00:03:26 +00:00 committed by Jan De Dobbeleer
parent 1c9a73fef0
commit c328513410

View file

@ -27,7 +27,7 @@ const (
)
func (n *new) enabled() bool {
true
true
}
func (n *new) string() string {