Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
imarsman committed Jun 7, 2023
1 parent caaac27 commit 91b15fe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cmd/pathhelper/pathhelper.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ import (
// /usr/libexec/path_helper

func main() {
// if args.Args.Init {
// paths.Setup()

// return
// }

if args.Args.Bash {
// Get bash style path and manpath setting
fmt.Println(paths.BashFormatPath())
Expand Down

0 comments on commit 91b15fe

Please sign in to comment.