diff options
| author | Jeff Carr <[email protected]> | 2024-11-30 01:31:54 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-30 01:31:54 -0600 |
| commit | d972937cca56565ed4b7f53f708530992f98646b (patch) | |
| tree | 21455c80f53ec7b0a044b25a1c6f1672d6d7903d /init.go | |
| parent | 09d9c36f76f4810087bc0acfa9854d61bfd3db86 (diff) | |
move Clone() herev0.0.8
Diffstat (limited to 'init.go')
| -rw-r--r-- | init.go | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -50,7 +50,3 @@ func Init() *Forge { log.Warn("GOT HERE. forge.Init(). f can not be nil") return f } - -func (f *Forge) SortByPath() *ForgeConfigIterator { - return f.Config.SortByPath() -} |
