diff --git a/pkg/env/env.go b/pkg/env/env.go index 108ac18..6fe23b4 100644 --- a/pkg/env/env.go +++ b/pkg/env/env.go @@ -2,9 +2,7 @@ package env import ( "os" - "regexp" "runtime" - "strings" ) // GetEditor gets the configured editor by checking environmental