diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,7 +31,6 @@ func main() { // autocomplete must run before everythingi // any writes before this to STDOUT or STDERR // will cause problems for the user at the command line - me.myGui = prep.Gui() // adds the GUI package argv support me.sh = prep.Autocomplete(&argv) // adds shell auto complete to go-args // the current forge init process |
