lib, yamlgraph: Remove old yamlgraph GAPI frontend
I should have removed this a long time ago, but didn't. Now it's done. The new v2 frontend is loosing the v2 name and just replacing v1.
This commit is contained in:
@@ -30,7 +30,6 @@ import (
|
||||
_ "github.com/purpleidea/mgmt/lang"
|
||||
_ "github.com/purpleidea/mgmt/puppet"
|
||||
_ "github.com/purpleidea/mgmt/yamlgraph"
|
||||
_ "github.com/purpleidea/mgmt/yamlgraph2"
|
||||
|
||||
"github.com/google/uuid"
|
||||
errwrap "github.com/pkg/errors"
|
||||
|
||||
Reference in New Issue
Block a user