lib: Remove hcl GAPI frontend
This is currently unmaintained and the normal mcl language exists which is preferable to this. As a result, I'm removing this for now to make an upcoming refactor easier. We can add it back easily if someone has interest.
This commit is contained in:
@@ -27,7 +27,6 @@ import (
|
||||
"github.com/purpleidea/mgmt/gapi"
|
||||
|
||||
// these imports are so that GAPIs register themselves in init()
|
||||
_ "github.com/purpleidea/mgmt/hcl"
|
||||
_ "github.com/purpleidea/mgmt/lang"
|
||||
_ "github.com/purpleidea/mgmt/puppet"
|
||||
_ "github.com/purpleidea/mgmt/yamlgraph"
|
||||
|
||||
Reference in New Issue
Block a user