Revert "Ensure the $HOME env is being set on Windows"

This reverts commit 52028fc3bc.
This commit is contained in:
Andrey Nering
2019-09-08 21:56:23 -03:00
parent bbdd698869
commit 0e1d8a72e6
4 changed files with 0 additions and 22 deletions

View File

@@ -10,7 +10,6 @@ import (
"github.com/go-task/task/v2"
"github.com/go-task/task/v2/internal/args"
_ "github.com/go-task/task/v2/internal/homefix"
"github.com/spf13/pflag"
)