diff options
| author | Jeff Carr <[email protected]> | 2025-10-21 11:51:52 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-21 11:51:52 -0500 |
| commit | 25a911f0f764e35a800eb9423acef964f4c83028 (patch) | |
| tree | 5b5bb47f813b5b676c010b61ed32b35fb43dcbbf /backup.go | |
| parent | c1600cff482abf314bf66bcf758979969672bfca (diff) | |
housecleaning
Diffstat (limited to 'backup.go')
| -rw-r--r-- | backup.go | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ package config -// thank chatgpt for this because why. why write this if you can have it -// kick this out in 30 seconds - /* func (f *Forge) backupConfig() error { // make a new dir to backup the files |
