lang: funcs: Add a trim space function to the new strings module
This commit is contained in:
@@ -24,5 +24,6 @@ import (
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/corefmt"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coremath"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coreos"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/corestrings"
|
||||
_ "github.com/purpleidea/mgmt/lang/funcs/core/coresys"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user